Add patches versions checksums (k8s binaries, runc, containerd) (#10876)

Make runc 1.1.12 and containerd 1.7.13 default
Make kubernetes 1.27.10 default
This commit is contained in:
Max Gautier
2024-02-05 16:46:01 +01:00
committed by GitHub
parent e09a7c02a6
commit 3f6567bba0
4 changed files with 75 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ kubelet_fail_swap_on: true
kubelet_swap_behavior: LimitedSwap
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.27.9
kube_version: v1.27.10
## The minimum version working
kube_version_min_required: v1.25.0