Skip to content
Snippets Groups Projects
Commit b8adc8a7 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update registry.k8s.io/pause docker tag to v3.9

parent f5eb7c71
No related branches found
No related tags found
1 merge request!1135chore(deps): update registry.k8s.io/pause docker tag to v3.9
......@@ -46,7 +46,7 @@ spec:
hostnetwork: true
containers:
- name: etcd
image: registry.k8s.io/pause:3.6
image: registry.k8s.io/pause:3.9
readinessProbe:
failureThreshold: 3
httpGet:
......@@ -59,7 +59,7 @@ spec:
successThreshold: 2
timeoutSeconds: 15
- name: apiserver
image: registry.k8s.io/pause:3.6
image: registry.k8s.io/pause:3.9
readinessProbe:
failureThreshold: 3
httpGet:
......@@ -72,7 +72,7 @@ spec:
successThreshold: 2
timeoutSeconds: 15
- name: controller-manager
image: registry.k8s.io/pause:3.6
image: registry.k8s.io/pause:3.9
readinessProbe:
failureThreshold: 3
httpGet:
......@@ -85,7 +85,7 @@ spec:
successThreshold: 2
timeoutSeconds: 15
- name: scheduler
image: registry.k8s.io/pause:3.6
image: registry.k8s.io/pause:3.9
readinessProbe:
failureThreshold: 3
httpGet:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment