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 6173c49 commit cab3bdbCopy full SHA for cab3bdb
kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/ks.yaml
@@ -45,4 +45,4 @@ spec:
45
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
46
TALOS_VERSION: v1.9.5
47
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
48
- KUBERNETES_VERSION: v1.32.3
+ KUBERNETES_VERSION: v1.32.4
kubernetes/cluster-0/talos/talconfig.yaml
@@ -6,7 +6,7 @@ endpoint: "https://${clusterName}.${domainName}:6443"
6
7
talosVersion: v1.9.5
8
9
-kubernetesVersion: v1.30.11
+kubernetesVersion: v1.32.4
10
11
additionalApiServerCertSans: &sans
12
- &talosControlplaneVip ${clusterEndpointIP}
0 commit comments