chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.4 (clustertool) (#30064)

This commit is contained in:
TrueCharts Bot
2024-12-27 12:17:01 +01:00
committed by GitHub
parent 919f4c8518
commit 7b13dc055f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ clusterName: ${CLUSTERNAME}
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talosVersion: v1.8.3
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.31.3
kubernetesVersion: v1.31.4
endpoint: https://${VIP}:6443
allowSchedulingOnControlPlanes: true
additionalMachineCertSans:

View File

@@ -7,4 +7,4 @@ data:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
TALOS_VERSION: v1.8.3
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
KUBERNETES_VERSION: v1.31.3
KUBERNETES_VERSION: v1.31.4