From de80c070531e9574059f572bb2d5f1e525ed983a Mon Sep 17 00:00:00 2001 From: Brad Davidson Date: Fri, 24 Mar 2023 22:19:44 +0000 Subject: [PATCH] Ensure that loopback is used for the advertised address when resetting 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 024b5f20ff..abe733390d 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.9.4 + image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.10.1 imagePullPolicy: IfNotPresent resources: limits: diff --git a/scripts/airgap/image-list.txt b/scripts/airgap/image-list.txt index 9d2eea5f6c..b09729ed8f 100644 --- a/scripts/airgap/image-list.txt +++ b/scripts/airgap/image-list.txt @@ -1,7 +1,7 @@ docker.io/rancher/klipper-helm:v0.7.4-build20221121 docker.io/rancher/klipper-lb:v0.4.0 docker.io/rancher/local-path-provisioner:v0.0.24 -docker.io/rancher/mirrored-coredns-coredns:1.9.4 +docker.io/rancher/mirrored-coredns-coredns:1.10.1 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.2