diff --git a/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 b/bootstrap/templates/kubernetes/bootstrap/talos/talconfig.yaml.j2 index 7534dd73..ac8bd09a 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.7.0 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet -kubernetesVersion: v1.30.0 +kubernetesVersion: v1.30.2 clusterName: &cluster #{ bootstrap_cluster_name|default('home-kubernetes', true) }# endpoint: https://#{ bootstrap_controllers_vip }#:6443