From 8ac107456a86892b50aaf676ea0e51eded097d80 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:14:17 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20docker.io/rancher/sy?= =?UTF-8?q?stem-upgrade-controller=20(=20v0.14.1=20=E2=86=92=20v0.14.2=20)?= =?UTF-8?q?=20(#5708)?= 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 | patch | `v0.14.1` -> `v0.14.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .../system-upgrade-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml b/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml index 6823478b03..ad694abac5 100644 --- a/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml @@ -30,7 +30,7 @@ spec: app: image: repository: docker.io/rancher/system-upgrade-controller - tag: v0.14.1@sha256:7e13a9b2b984f0c0fd6328439b575348723cc6954b91db3453057fcb784e2d29 + tag: v0.14.2@sha256:3cdbfdd90f814702cefb832fc4bdb09ea93865a4d06c6bafd019d1dc6a9f34c9 env: SYSTEM_UPGRADE_CONTROLLER_DEBUG: false SYSTEM_UPGRADE_CONTROLLER_THREADS: 2