chore(deps): update docker.io/rancher/system-upgrade-controller docker tag to v0.13.4
This MR contains the following updates:
Package | Update | Change | OpenSSF |
---|---|---|---|
docker.io/rancher/system-upgrade-controller | patch |
v0.13.2 -> v0.13.4
|
Release Notes
rancher/system-upgrade-controller (docker.io/rancher/system-upgrade-controller)
v0.13.4
What's Changed
- fix: Add missing namespace references in rendered output by @SISheogorath in https://github.com/rancher/system-upgrade-controller/pull/295
Full Changelog: https://github.com/rancher/system-upgrade-controller/compare/v0.13.3...v0.13.4
Important Upgrade Notice
If upgrading to this release from v0.13.2 or earlier using the example deployment manifests, you will need to delete the system-upgrade
ClusterRoleBinding prior to deploying the manifest in order to update the RBAC to no longer target the built-in cluster-admin
ClusterRole:
kubectl delete clusterrolebinding system-upgrade
v0.13.3
What's Changed
- Propagate labels and annotations from plans to jobs by @sfackler in https://github.com/rancher/system-upgrade-controller/pull/286
- Add a Complete condition to plans by @sfackler in https://github.com/rancher/system-upgrade-controller/pull/292
- feat: Reduce permissions for system-upgrade-controller serviceaccount by @SISheogorath in https://github.com/rancher/system-upgrade-controller/pull/288
- Bump mods by @brandond in https://github.com/rancher/system-upgrade-controller/pull/293
New Contributors
- @sfackler made their first contribution in https://github.com/rancher/system-upgrade-controller/pull/286
- @SISheogorath made their first contribution in https://github.com/rancher/system-upgrade-controller/pull/288
Full Changelog: https://github.com/rancher/system-upgrade-controller/compare/v0.13.2...v0.13.3
Important Upgrade Notice
If upgrading to this release from v0.13.2 or earlier using the example deployment manifests, you will need to delete the system-upgrade
ClusterRoleBinding prior to deploying the manifest in order to update the RBAC to no longer target the built-in cluster-admin
ClusterRole:
kubectl delete clusterrolebinding system-upgrade
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.