Browse Source

Merge pull request #2042 from brandond/coredns_sync_1919-master

Update coredns version for master
pull/2051/head
Brad Davidson 4 years ago committed by GitHub
parent
commit
4eb88a2fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      manifests/coredns.yaml
  2. 2
      pkg/deploy/zz_generated_bindata.go
  3. 2
      scripts/airgap/image-list.txt

2
manifests/coredns.yaml

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

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.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…
Cancel
Save