Bump coredns to 1.8.0

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
Brad Davidson 2020-12-17 14:25:51 -08:00 committed by Brad Davidson
parent d13f7fabd6
commit 8936cf577f
3 changed files with 3 additions and 3 deletions

View File

@ -110,7 +110,7 @@ spec:
beta.kubernetes.io/os: linux beta.kubernetes.io/os: linux
containers: containers:
- name: coredns - name: coredns
image: rancher/coredns-coredns:1.7.1 image: rancher/coredns-coredns:1.8.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
limits: limits:

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
docker.io/rancher/coredns-coredns:1.7.1 docker.io/rancher/coredns-coredns:1.8.0
docker.io/rancher/klipper-helm:v0.3.2 docker.io/rancher/klipper-helm:v0.3.2
docker.io/rancher/klipper-lb:v0.1.2 docker.io/rancher/klipper-lb:v0.1.2
docker.io/rancher/library-busybox:1.31.1 docker.io/rancher/library-busybox:1.31.1