Merge pull request #113895 from marosset/use-pause-3.9
Updating pause image refernces to 3.9
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