From 8aaa5981f0b4646b549cbef94184766ac956db1c Mon Sep 17 00:00:00 2001 From: "layla-bot[bot]" <138733633+layla-bot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 01:09:36 -0800 Subject: [PATCH] fix(container): update image ghcr.io/siderolabs/installer to v1.8.3 (#3066) Co-authored-by: layla-bot[bot] <138733633+layla-bot[bot]@users.noreply.github.com> --- .../fran/apps/system-upgrade/system-upgrade-controller/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/fran/apps/system-upgrade/system-upgrade-controller/ks.yaml b/kubernetes/fran/apps/system-upgrade/system-upgrade-controller/ks.yaml index 36b3e64dd..ffff04372 100644 --- a/kubernetes/fran/apps/system-upgrade/system-upgrade-controller/ks.yaml +++ b/kubernetes/fran/apps/system-upgrade/system-upgrade-controller/ks.yaml @@ -48,6 +48,6 @@ spec: substitute: TALOS_SCHEMATIC_ID: fd6b11c433c5d1192733b4301e9b104c4af02ec00240f07b432ecc7a163d6e6e # renovate: datasource=docker depName=ghcr.io/siderolabs/installer - TALOS_VERSION: v1.8.2 + TALOS_VERSION: v1.8.3 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet KUBERNETES_VERSION: v1.31.2