From 57ba141901a24847a8beef25dfb0732e64223876 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 09:10:19 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/siderolabs/i?= =?UTF-8?q?nstaller=20(=20v1.7.0=20=E2=86=92=20v1.7.1=20)=20(#7509)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- .../main/apps/system-upgrade/system-upgrade-controller/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/system-upgrade/system-upgrade-controller/ks.yaml b/kubernetes/main/apps/system-upgrade/system-upgrade-controller/ks.yaml index 4fa24c87205e8..40d44afd5a5bc 100644 --- a/kubernetes/main/apps/system-upgrade/system-upgrade-controller/ks.yaml +++ b/kubernetes/main/apps/system-upgrade/system-upgrade-controller/ks.yaml @@ -47,6 +47,6 @@ spec: postBuild: substitute: # renovate: datasource=docker depName=ghcr.io/siderolabs/installer - TALOS_VERSION: v1.7.0 + TALOS_VERSION: v1.7.1 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet KUBERNETES_VERSION: v1.30.0