Browse Source

Bump coredns to v1.9.4

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/6413/head
Brad Davidson 2 years ago committed by Brad Davidson
parent
commit
4cc8b6cfb9
  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.9.1
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.9.4
imagePullPolicy: IfNotPresent
resources:
limits:

2
scripts/airgap/image-list.txt

@ -1,7 +1,7 @@
docker.io/rancher/klipper-helm:v0.7.3-build20220613
docker.io/rancher/klipper-lb:v0.3.5
docker.io/rancher/local-path-provisioner:v0.0.23
docker.io/rancher/mirrored-coredns-coredns:1.9.1
docker.io/rancher/mirrored-coredns-coredns:1.9.4
docker.io/rancher/mirrored-library-busybox:1.34.1
docker.io/rancher/mirrored-library-traefik:2.9.4
docker.io/rancher/mirrored-metrics-server:v0.6.1

Loading…
Cancel
Save