Updating pause image refernces to 3.9
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mock-container
|
||||
image: registry.k8s.io/pause:3.8
|
||||
image: registry.k8s.io/pause:3.9
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ReplicationController
|
||||
@@ -30,4 +30,4 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mock-container
|
||||
image: registry.k8s.io/pause:3.8
|
||||
image: registry.k8s.io/pause:3.9
|
||||
|
@@ -14,4 +14,4 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mock-container
|
||||
image: registry.k8s.io/pause:3.8
|
||||
image: registry.k8s.io/pause:3.9
|
||||
|
Reference in New Issue
Block a user