From 11326e620f804de490fa132a4f2cbd28859cfce3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 11:41:53 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20image=20ghcr.io/siderola?= =?UTF-8?q?bs/installer=20v1.11.6=20=E2=86=92=20v1.12.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clusters/main/talos/talconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/main/talos/talconfig.yaml b/clusters/main/talos/talconfig.yaml index 0e84a6677..1907747d9 100644 --- a/clusters/main/talos/talconfig.yaml +++ b/clusters/main/talos/talconfig.yaml @@ -1,6 +1,6 @@ clusterName: ${CLUSTERNAME} # renovate: datasource=docker depName=ghcr.io/siderolabs/installer -talosVersion: v1.11.6 +talosVersion: v1.12.6 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet kubernetesVersion: v1.34.3 endpoint: https://${VIP}:6443