We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31367d7 commit bea53b2Copy full SHA for bea53b2
kubernetes/apps/system-upgrade/system-upgrade-controller/ks.yaml
@@ -48,4 +48,4 @@ spec:
48
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
49
TALOS_VERSION: v1.9.4
50
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
51
- KUBERNETES_VERSION: v1.32.2
+ KUBERNETES_VERSION: v1.32.3
kubernetes/talos/talconfig.yaml
@@ -7,7 +7,7 @@ endpoint: https://k8s.bjw-s.internal:6443
7
8
talosVersion: v1.9.4
9
10
-kubernetesVersion: v1.32.2
+kubernetesVersion: v1.32.3
11
12
additionalApiServerCertSans: &sans
13
- k8s.bjw-s.internal
0 commit comments