diff --git a/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 b/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 index 90570975e1c..4cf29354b14 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.2 +kubernetesVersion: v1.31.3 clusterName: "#{ bootstrap_cluster_name | default('home-kubernetes', true) }#" endpoint: https://#{ bootstrap_controller_vip }#:6443