From 9aa459b95cdb0673047984b7e540ebf9f0de3c9f Mon Sep 17 00:00:00 2001 From: "drag0n141-bot[bot]" <143080396+drag0n141-bot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:07:02 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/siderolabs/i?= =?UTF-8?q?nstaller=20(=20v1.8.0=20=E2=86=92=20v1.8.1=20)=20[utility]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../utility/apps/system/system-upgrade-controller/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/utility/apps/system/system-upgrade-controller/ks.yaml b/kubernetes/utility/apps/system/system-upgrade-controller/ks.yaml index d4292951d..d3708a8b1 100644 --- a/kubernetes/utility/apps/system/system-upgrade-controller/ks.yaml +++ b/kubernetes/utility/apps/system/system-upgrade-controller/ks.yaml @@ -39,6 +39,6 @@ spec: postBuild: substitute: # renovate: datasource=docker depName=ghcr.io/siderolabs/installer - TALOS_VERSION: v1.8.0 + TALOS_VERSION: v1.8.1 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet KUBERNETES_VERSION: v1.31.1