Update pause image to v3.5

Update dependencies and the test images to use pause 3.5. We also
provide a changelog entry for the new container image version.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

Kubernetes-commit: b167fc24d7fb7349e9f50402c076b3d84d92ca95
This commit is contained in:
Sascha Grunert 2021-03-16 13:41:02 +01:00 committed by Kubernetes Publisher
parent 5e58e6bc48
commit a702eb26c2
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