updates pause image references

The pause:3.6 image has been published.

Also updates older / incorrect references.

Kubernetes-commit: 18936d47858b25d7de3bada57f70f1aa22981e75
This commit is contained in:
Claudiu Belu 2021-08-29 13:53:52 -07:00 committed by Kubernetes Publisher
parent 809211b6c8
commit 5f3d7dad09
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.5
image: k8s.gcr.io/pause:3.6
---
apiVersion: v1
kind: ReplicationController
@ -30,4 +30,4 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.5
image: k8s.gcr.io/pause:3.6

View File

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