Switch to pause 3.7

Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: f7ad09c447f0fa13338ba3355fb245f6879fc60d
This commit is contained in:
Davanum Srinivas 2022-03-29 15:36:38 -04:00 committed by Kubernetes Publisher
parent 5a37c45ce2
commit f57c533e36
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.6
image: k8s.gcr.io/pause:3.7
---
apiVersion: v1
kind: ReplicationController
@ -30,4 +30,4 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.6
image: k8s.gcr.io/pause:3.7

View file

@ -14,4 +14,4 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.6
image: k8s.gcr.io/pause:3.7