mirror of https://github.com/k3s-io/k3s
Merge pull request #2042 from brandond/coredns_sync_1919-master
Update coredns version for masterpull/2051/head
commit
4eb88a2fd3
|
@ -106,7 +106,7 @@ spec:
|
|||
beta.kubernetes.io/os: linux
|
||||
containers:
|
||||
- name: coredns
|
||||
image: rancher/coredns-coredns:1.6.3
|
||||
image: rancher/coredns-coredns:1.6.9
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
|||
docker.io/rancher/coredns-coredns:1.6.3
|
||||
docker.io/rancher/coredns-coredns:1.6.9
|
||||
docker.io/rancher/klipper-helm:v0.2.7
|
||||
docker.io/rancher/klipper-lb:v0.1.2
|
||||
docker.io/rancher/library-traefik:1.7.19
|
||||
|
|
Loading…
Reference in New Issue