From 3574478a1e43739a1853e8752455bec68655ef21 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 4 Apr 2025 02:30:10 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20docker.io/ranch?= =?UTF-8?q?er/system-upgrade-controller=20v0.14.2=20=E2=86=92=20v0.15.2=20?= =?UTF-8?q?(clustertool)=20(#33925)?= 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) | minor | `v0.14.2` -> `v0.15.2` | --- > [!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.2`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.2) [Compare Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.15.1...v0.15.2) #### What's Changed - support k8s 1.32.2 by [@​jiaqiluo](https://redirect.github.com/jiaqiluo) in [https://github.com/rancher/system-upgrade-controller/pull/352](https://redirect.github.com/rancher/system-upgrade-controller/pull/352) **Full Changelog**: https://github.com/rancher/system-upgrade-controller/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.1) [Compare Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.15.0...v0.15.1) #### What's Changed - feat: add `org.opencontainers.image.source` docker label by [@​viceice](https://redirect.github.com/viceice) in [https://github.com/rancher/system-upgrade-controller/pull/350](https://redirect.github.com/rancher/system-upgrade-controller/pull/350) - Make IgnoreUpdate secrets optional by [@​brandond](https://redirect.github.com/brandond) in [https://github.com/rancher/system-upgrade-controller/pull/351](https://redirect.github.com/rancher/system-upgrade-controller/pull/351) #### New Contributors - [@​viceice](https://redirect.github.com/viceice) made their first contribution in [https://github.com/rancher/system-upgrade-controller/pull/350](https://redirect.github.com/rancher/system-upgrade-controller/pull/350) **Full Changelog**: https://github.com/rancher/system-upgrade-controller/compare/v0.15.0...v0.15.1 ### [`v0.15.0`](https://redirect.github.com/rancher/system-upgrade-controller/releases/tag/v0.15.0) [Compare Source](https://redirect.github.com/rancher/system-upgrade-controller/compare/v0.14.2...v0.15.0) #### What's Changed - Multiple enhancements - leader election, events, time window, delay after upgrading by [@​brandond](https://redirect.github.com/brandond) in [https://github.com/rancher/system-upgrade-controller/pull/335](https://redirect.github.com/rancher/system-upgrade-controller/pull/335) - Include tz files in Docker image by [@​brandond](https://redirect.github.com/brandond) in [https://github.com/rancher/system-upgrade-controller/pull/343](https://redirect.github.com/rancher/system-upgrade-controller/pull/343) **Full Changelog**: https://github.com/rancher/system-upgrade-controller/compare/v0.14.2...v0.15.0
--- ### 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 5a9f77c737d..e6193eadb22 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 @@ -31,7 +31,7 @@ spec: app: image: repository: docker.io/rancher/system-upgrade-controller - tag: v0.14.2@sha256:3cdbfdd90f814702cefb832fc4bdb09ea93865a4d06c6bafd019d1dc6a9f34c9 + tag: v0.15.2@sha256:3e899833afcea9a8788d384ce976df9a05be84636fe5c01ec2307b5bd8fe9810 env: SYSTEM_UPGRADE_CONTROLLER_DEBUG: false SYSTEM_UPGRADE_CONTROLLER_THREADS: 2