Merge pull request #100292 from saschagrunert/pause-3.5

Update pause image to v3.5

Kubernetes-commit: 7229ea343dd649f9a6c20fa1fd6b13e602f3f082
This commit is contained in:
Kubernetes Publisher 2021-05-25 06:24:22 -07:00
commit 6ab6f181bf
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.4.1
image: k8s.gcr.io/pause:3.5
---
apiVersion: v1
kind: ReplicationController
@ -30,4 +30,4 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.4.1
image: k8s.gcr.io/pause:3.5

View File

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