We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1fbcd commit e0cc5a1Copy full SHA for e0cc5a1
2 files changed
embed/generic/base/talos/talconfig.yaml
@@ -2,7 +2,7 @@ clusterName: ${CLUSTERNAME}
2
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
3
talosVersion: v1.11.2
4
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
5
-kubernetesVersion: v1.34.1
+kubernetesVersion: v1.34.3
6
endpoint: https://${VIP}:6443
7
allowSchedulingOnControlPlanes: true
8
additionalMachineCertSans:
embed/generic/kubernetes/flux-system/flux/upgradesettings.yaml
@@ -7,4 +7,4 @@ data:
TALOS_VERSION: v1.11.2
9
10
- KUBERNETES_VERSION: v1.34.1
+ KUBERNETES_VERSION: v1.34.3
0 commit comments