mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
bump pause to 3.2 in kubectl test data
This commit is contained in:
parent
53da837872
commit
8ba86728e3
@ -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
|
||||
|
@ -14,4 +14,4 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mock-container
|
||||
image: k8s.gcr.io/pause:3.1
|
||||
image: k8s.gcr.io/pause:3.2
|
||||
|
Loading…
Reference in New Issue
Block a user