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>
This commit is contained in:
Sascha Grunert
2021-03-16 13:41:02 +01:00
parent b876623070
commit b167fc24d7
51 changed files with 66 additions and 62 deletions

View File

@@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: kubernetes-pause
image: k8s.gcr.io/pause:3.4.1
image: k8s.gcr.io/pause:3.5
---
apiVersion: v1
kind: Pod
@@ -17,7 +17,7 @@ metadata:
spec:
containers:
- name: kubernetes-pause
image: k8s.gcr.io/pause:3.4.1
image: k8s.gcr.io/pause:3.5
---
apiVersion: v1
kind: Pod
@@ -26,5 +26,5 @@ metadata:
spec:
containers:
- name: kubernetes-pause
image: k8s.gcr.io/pause:3.4.1
image: k8s.gcr.io/pause:3.5