Browse Source

Bump coredns to 1.8.0

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/2727/head v1.20.0+k3s1
Brad Davidson 4 years ago committed by Brad Davidson
parent
commit
8936cf577f
  1. 2
      manifests/coredns.yaml
  2. 2
      pkg/deploy/zz_generated_bindata.go
  3. 2
      scripts/airgap/image-list.txt

2
manifests/coredns.yaml

@ -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:

2
pkg/deploy/zz_generated_bindata.go

File diff suppressed because one or more lines are too long

2
scripts/airgap/image-list.txt

@ -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

Loading…
Cancel
Save