mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
chore: Update CoreDNS image version in manifests/coredns.yaml
Made with ❤️️ by updatecli
(cherry picked from commit ef3bb6566b)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
parent
9f9f75591b
commit
5231ff7ef0
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ spec:
|
|||
k8s-app: kube-dns
|
||||
containers:
|
||||
- name: coredns
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.14.2"
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.14.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
Loading…
Reference in a new issue