chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.1 #5
@ -18,7 +18,7 @@ machine:
|
|||||||
|
|
||||||
# Used to provide additional options to the kubelet.
|
# Used to provide additional options to the kubelet.
|
||||||
kubelet:
|
kubelet:
|
||||||
image: ghcr.io/siderolabs/kubelet:v1.30.3 # The `image` field is an optional reference to an alternative kubelet image.
|
image: ghcr.io/siderolabs/kubelet:v1.31.1 # The `image` field is an optional reference to an alternative kubelet image.
|
||||||
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
||||||
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ machine:
|
|||||||
|
|
||||||
# Used to provide additional options to the kubelet.
|
# Used to provide additional options to the kubelet.
|
||||||
kubelet:
|
kubelet:
|
||||||
image: ghcr.io/siderolabs/kubelet:v1.30.3 # The `image` field is an optional reference to an alternative kubelet image.
|
image: ghcr.io/siderolabs/kubelet:v1.31.1 # The `image` field is an optional reference to an alternative kubelet image.
|
||||||
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
||||||
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user