bump pause to 3.2 in kubectl test data

Kubernetes-commit: 8ba86728e3d17f1948858c1b5480dfe0410a1409
This commit is contained in:
Benjamin Elder 2020-02-14 11:39:35 -08:00 committed by Kubernetes Publisher
parent d5968870bb
commit 30ce4fd599
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.1
image: k8s.gcr.io/pause:3.2
---
apiVersion: v1
kind: ReplicationController
@ -30,4 +30,4 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.1
image: k8s.gcr.io/pause:3.2

View File

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