From 326ab4d0dcfba0351817c9c2e1c7859f037976c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:55:59 +0000 Subject: [PATCH] feat(container): update image ghcr.io/siderolabs/kubelet to v1.32.0 --- .../templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 b/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 index d42d1c81..7db71dd3 100644 --- a/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 +++ b/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 @@ -3,7 +3,7 @@ # renovate: datasource=docker depName=ghcr.io/siderolabs/installer talosVersion: v1.8.3 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet -kubernetesVersion: v1.31.4 +kubernetesVersion: v1.32.0 clusterName: &cluster home-kubernetes endpoint: https://#{ bootstrap_controllers_vip }#:6443