mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
bump pause to 3.2 in kubectl test data
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user