From 2452066c2a94c246a138e3a74b3013b546ca1aa4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 17:20:22 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/sid?= =?UTF-8?q?erolabs/installer=20(=20v1.8.3=20=E2=86=92=20v1.9.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | ghcr.io/siderolabs/installer | v1.8.3 | v1.9.2 | --- .../apps/system-upgrade/system-upgrade-controller/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/ks.yaml b/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/ks.yaml index 1022e9844f..6e7223705e 100644 --- a/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/ks.yaml +++ b/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/ks.yaml @@ -43,6 +43,6 @@ spec: postBuild: substitute: # renovate: depName=ghcr.io/siderolabs/installer datasource=docker - TALOS_VERSION: v1.8.3 + TALOS_VERSION: v1.9.2 # renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker KUBERNETES_VERSION: v1.31.3