Skip to content

Commit 00810f8

Browse files
authored
Upgrade k8s package version (#12057)
Signed-off-by: Yun Li <[email protected]>
1 parent 237b40b commit 00810f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/config

+2-2
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@ KUBE_DOCKER_PROXY = http://172.16.1.1:3128/
157157
# These are Used *only* when INCLUDE_KUBERNETES=y
158158
# NOTE: As a worker node it has to run version compatible to kubernetes master.
159159
#
160-
KUBERNETES_VERSION = 1.21.1
160+
KUBERNETES_VERSION = 1.22.2
161161
KUBERNETES_CNI_VERSION = 0.8.7
162-
K8s_GCR_IO_PAUSE_VERSION = 3.4.1
162+
K8s_GCR_IO_PAUSE_VERSION = 3.5
163163

164164
# SONIC_ENABLE_IMAGE_SIGNATURE - enable image signature
165165
# To not use the auto-generated self-signed certificate, the required files to sign the image as below:

0 commit comments

Comments
 (0)