From c9cca0be98ade78622a7cecc0de5af4dcebb2931 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 1 Jul 2025 08:26:16 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20docker.io/ranch?= =?UTF-8?q?er/system-upgrade-controller=20v0.15.2=20=E2=86=92=20v0.15.3=20?= =?UTF-8?q?(clustertool)=20(#36822)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
rancher/system-upgrade-controller (docker.io/rancher/system-upgrade-controller) ### [`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
--- ### 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. --- - [ ] 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). --- .../system/system-upgrade-controller/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml b/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml index 60848a539d3..f5477221253 100644 --- a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml +++ b/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml @@ -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