Skip to content

Commit b2f3fce

Browse files
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.4
1 parent f9776e7 commit b2f3fce

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

talos/control-1.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ machine:
2222
# Used to provide additional options to the kubelet.
2323
kubelet:
2424
# The `image` field is an optional reference to an alternative kubelet image.
25-
image: ghcr.io/siderolabs/kubelet:v1.32.3
25+
image: ghcr.io/siderolabs/kubelet:v1.32.4
2626
# Enable container runtime default Seccomp profile.
2727
defaultRuntimeSeccompProfileEnabled: true
2828
# The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.

talos/control-2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ machine:
2222
# Used to provide additional options to the kubelet.
2323
kubelet:
2424
# The `image` field is an optional reference to an alternative kubelet image.
25-
image: ghcr.io/siderolabs/kubelet:v1.32.3
25+
image: ghcr.io/siderolabs/kubelet:v1.32.4
2626
# Enable container runtime default Seccomp profile.
2727
defaultRuntimeSeccompProfileEnabled: true
2828
# The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.

talos/control-3.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ machine:
2222
# Used to provide additional options to the kubelet.
2323
kubelet:
2424
# The `image` field is an optional reference to an alternative kubelet image.
25-
image: ghcr.io/siderolabs/kubelet:v1.32.3
25+
image: ghcr.io/siderolabs/kubelet:v1.32.4
2626
# Enable container runtime default Seccomp profile.
2727
defaultRuntimeSeccompProfileEnabled: true
2828
# The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.

talos/worker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ machine:
2222
# Used to provide additional options to the kubelet.
2323
kubelet:
2424
# The `image` field is an optional reference to an alternative kubelet image.
25-
image: ghcr.io/siderolabs/kubelet:v1.32.3
25+
image: ghcr.io/siderolabs/kubelet:v1.32.4
2626
# Enable container runtime default Seccomp profile.
2727
defaultRuntimeSeccompProfileEnabled: true
2828
# The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.

0 commit comments

Comments
 (0)