mirror of https://github.com/k3s-io/k3s.git
chore: Update CoreDNS image version in manifests/coredns.yaml
Made with ❤️️ by updatecli
pull/13743/head
parent
22e8e41356
commit
5855ed5345
|
|
@ -123,7 +123,7 @@ spec:
|
|||
k8s-app: kube-dns
|
||||
containers:
|
||||
- name: coredns
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.14.1"
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.14.2"
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
Loading…
Reference in New Issue