Skip to content

Commit 3b70b22

Browse files
fix(container): update image ghcr.io/siderolabs/kubelet to v1.30.3
1 parent e084355 commit 3b70b22

File tree

2 files changed

+2
-2
lines changed
  • .taskfiles/Talos
  • kubernetes/storage/apps/system-upgrade/system-upgrade-controller

2 files changed

+2
-2
lines changed

.taskfiles/Talos/Taskfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ vars:
88
TALOS_MAIN_SCHEMATIC_ID: ac0603c5c6832b783a75e3b0c06a9bd6da2f78ca157756ab7289ac063bd62ac0
99
TALOS_STORAGE_SCHEMATIC_ID: 01f32e8a121a6c60e07373bd47c94a4bb7da9fca8f9fcc13bcbbdf0e1090554f
1010
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
11-
KUBERNETES_VERSION: v1.30.2
11+
KUBERNETES_VERSION: v1.30.3
1212
TALOS_SCRIPTS_DIR: "{{.ROOT_DIR}}/.taskfiles/Talos/scripts"
1313

1414
tasks:

kubernetes/storage/apps/system-upgrade/system-upgrade-controller/ks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ spec:
4949
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
5050
TALOS_VERSION: v1.7.5
5151
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
52-
KUBERNETES_VERSION: v1.30.2
52+
KUBERNETES_VERSION: v1.30.3

0 commit comments

Comments
 (0)