From 86a470d522281fbfafc4e034d3f12024c46afba2 Mon Sep 17 00:00:00 2001 From: "layla-bot[bot]" <138733633+layla-bot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 17:05:18 +0000 Subject: [PATCH] fix(container): update image ghcr.io/siderolabs/installer to v1.7.1 --- .taskfiles/Talos/Taskfile.yaml | 2 +- .../main/apps/system-upgrade/system-upgrade-controller/ks.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.taskfiles/Talos/Taskfile.yaml b/.taskfiles/Talos/Taskfile.yaml index d1f6f52bb..5e98870ed 100644 --- a/.taskfiles/Talos/Taskfile.yaml +++ b/.taskfiles/Talos/Taskfile.yaml @@ -11,7 +11,7 @@ vars: VYOS_MATCHBOX_ASSETS_DIR: "{{.VYOS_MATCHBOX_DIR}}/assets" VYOS_MATCHBOX_ADDR: matchbox.outsideour.casa # renovate: datasource=docker depName=ghcr.io/siderolabs/installer - TALOS_VERSION: v1.7.0 + TALOS_VERSION: v1.7.1 TALOS_SCHEMATIC_ID: d715f723f882b1e1e8063f1b89f237dcc0e3bd000f9f970243af59c8baae0100 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet KUBERNETES_VERSION: v1.30.0 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 4fa24c872..40d44afd5 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