Upgrade steps - foreman-2.1.0-0.22.rc3 to 2.1.1-1.el8

I am running CentOS 8, and have a fully functioning system running Foreman 2.1.0-0.22.rc3 and puppet 6.8.0-1. I would like to understand the steps to upgrade foreman-2.1.0-0.22.rc3 to 2.1.1-1.el8. The upgrade steps in the Foreman 2.1 manual indicate upgrade step for 2.0 to 2.1, but, nothing about upgrade steps for 2.1.0 to 2.1.1.

Is best path to update the packages with “sudo dnf update foreman --disablerepo=‘epel’” and run the installer after the packages have been updated. Or, do I even need to run the installer?

Here’s what currently installed …
$ sudo rpm -qa | grep forem
foreman-postgresql-2.1.0-0.22.rc3.el8.noarch
foreman-dynflow-sidekiq-2.1.0-0.22.rc3.el8.noarch
rubygem-hammer_cli_foreman-2.1.1-1.el8.noarch
foreman-release-2.1.0-0.4.rc3.el8.noarch
rubygem-foreman_maintain-0.6.5-1.el8.noarch
foreman-debug-2.1.0-0.22.rc3.el8.noarch
foreman-service-2.1.0-0.22.rc3.el8.noarch
foreman-cli-2.1.0-0.22.rc3.el8.noarch
foreman-installer-2.1.0-0.3.rc3.el8.noarch
foreman-2.1.0-0.22.rc3.el8.noarch
foreman-proxy-2.1.0-0.2.rc3.el8.noarch
foreman-selinux-2.1.0-0.2.rc3.el8.noarch

Thanks.

Running the installer after updating packages is not always strictly required between z-stream updates; however, it is highly recommended to run it to ensure any configuration updates or database updates are handled.