mirror of
https://github.com/truecharts/charts.git
synced 2026-07-29 15:45:53 -03:00
chore(flux): update image docker.io/rancher/system-upgrade-controller v0.15.2 → v0.15.3 (clustertool) (#36822)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/rancher/system-upgrade-controller](https://redirect.github.com/rancher/system-upgrade-controller) | patch | `v0.15.2` -> `v0.15.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rancher/system-upgrade-controller (docker.io/rancher/system-upgrade-controller)</summary> ### [`v0.15.3`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.3) [Compare Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.15.2...v0.15.3) #### What's Changed - Fix securityContext and volumes for prepare by [@​maltelehmann](https://redirect.github.com/maltelehmann) in [https://github.com/rancher/system-upgrade-controller/pull/364](https://redirect.github.com/rancher/system-upgrade-controller/pull/364) - Bump golang.org/x/crypto from 0.28.0 to 0.35.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/rancher/system-upgrade-controller/pull/362](https://redirect.github.com/rancher/system-upgrade-controller/pull/362) - Rework Plan CRD generation to add docs and `kubectl explain` support by [@​brandond](https://redirect.github.com/brandond) in [https://github.com/rancher/system-upgrade-controller/pull/369](https://redirect.github.com/rancher/system-upgrade-controller/pull/369) #### New Contributors - [@​maltelehmann](https://redirect.github.com/maltelehmann) made their first contribution in [https://github.com/rancher/system-upgrade-controller/pull/364](https://redirect.github.com/rancher/system-upgrade-controller/pull/364) **Full Changelog**: https://github.com/rancher/system-upgrade-controller/compare/v0.15.2...v0.15.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
||||
app:
|
||||
image:
|
||||
repository: docker.io/rancher/system-upgrade-controller
|
||||
tag: v0.15.2@sha256:3e899833afcea9a8788d384ce976df9a05be84636fe5c01ec2307b5bd8fe9810
|
||||
tag: v0.15.3@sha256:b8f3ae8be508b6c80340bf9e3733332ecdaddd80dc573626a42a62e30e6a51bb
|
||||
env:
|
||||
SYSTEM_UPGRADE_CONTROLLER_DEBUG: false
|
||||
SYSTEM_UPGRADE_CONTROLLER_THREADS: 2
|
||||
|
||||
Reference in New Issue
Block a user