Browse Source

Bump coredns to v1.9.1

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/5321/head
Brad Davidson 3 years ago committed by Brad Davidson
parent
commit
a929872a75
  1. 2
      manifests/coredns.yaml
  2. 2
      scripts/airgap/image-list.txt

2
manifests/coredns.yaml

@ -119,7 +119,7 @@ spec:
k8s-app: kube-dns
containers:
- name: coredns
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.8.6
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.9.1
imagePullPolicy: IfNotPresent
resources:
limits:

2
scripts/airgap/image-list.txt

@ -1,7 +1,7 @@
docker.io/rancher/klipper-helm:v0.7.0-build20220315
docker.io/rancher/klipper-lb:v0.3.4
docker.io/rancher/local-path-provisioner:v0.0.21
docker.io/rancher/mirrored-coredns-coredns:1.8.6
docker.io/rancher/mirrored-coredns-coredns:1.9.1
docker.io/rancher/mirrored-library-busybox:1.34.1
docker.io/rancher/mirrored-library-traefik:2.6.1
docker.io/rancher/mirrored-metrics-server:v0.5.2

Loading…
Cancel
Save