bump pause to 3.2 in kubectl test data

This commit is contained in:
Benjamin Elder 2020-02-14 11:39:35 -08:00
parent 53da837872
commit 8ba86728e3
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