In https://github.com/jenkins-infra/helm-charts/pull/1696, the updatecli manifest of the `plugin-site-issues` started to track the application version. We should do the same for: - [ ] httpd (easy one, same as #1696 change) - [ ] nginx-website (easy one, same as #1696 change) - [ ] rating (easy one, same as #1696 change) - [ ] uplink (easy one, same as #1696 change) - [ ] wiki (easy one, same as #1696 change) - [ ] plugin-site (easy one, same as #1696 change, focused on the plugin-site-api version) - [ ] geoipupdates (indirect one: need to extract the Docker image version first, and then get the installed version in it) - [ ] mirrorbits (indirect one: need to extract the Docker image version first, and then get the installed version in it)
In #1696, the updatecli manifest of the
plugin-site-issuesstarted to track the application version.We should do the same for: