From a929872a7505247dfef04330feeaed3d976f5db7 Mon Sep 17 00:00:00 2001 From: Brad Davidson Date: Fri, 18 Mar 2022 12:05:54 -0700 Subject: [PATCH] Bump coredns to v1.9.1 Signed-off-by: Brad Davidson --- manifests/coredns.yaml | 2 +- scripts/airgap/image-list.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/coredns.yaml b/manifests/coredns.yaml index 01b47ed1c2..e50cb6ecc2 100644 --- a/manifests/coredns.yaml +++ b/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: diff --git a/scripts/airgap/image-list.txt b/scripts/airgap/image-list.txt index 0c394c82a7..c9daaf0739 100644 --- a/scripts/airgap/image-list.txt +++ b/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