From 836ed2a057dbdccfe75fa0975b26bb2e3ac720ee Mon Sep 17 00:00:00 2001 From: Michael Fritch Date: Wed, 21 Feb 2024 10:40:23 -0700 Subject: [PATCH] Revert coredns chart to v1.28.2 fixup for https://github.com/rancher/rke2-charts/pull/400 Issue: https://github.com/rancher/rke2/issues/5492 Signed-off-by: Michael Fritch --- .../rke2-coredns/generated-changes/patch/Chart.yaml.patch | 2 +- .../generated-changes/patch/templates/_helpers.tpl.patch | 4 ++-- packages/rke2-coredns/package.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch b/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch index 7e0db217c..bb933f51e 100644 --- a/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch +++ b/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch @@ -1,6 +1,6 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml -@@ -19,7 +19,7 @@ +@@ -17,7 +17,7 @@ - name: haad - name: hagaibarel - name: shubham-cmyk diff --git a/packages/rke2-coredns/generated-changes/patch/templates/_helpers.tpl.patch b/packages/rke2-coredns/generated-changes/patch/templates/_helpers.tpl.patch index 293a8906d..61e570bff 100644 --- a/packages/rke2-coredns/generated-changes/patch/templates/_helpers.tpl.patch +++ b/packages/rke2-coredns/generated-changes/patch/templates/_helpers.tpl.patch @@ -1,6 +1,6 @@ --- charts-original/templates/_helpers.tpl +++ charts/templates/_helpers.tpl -@@ -57,7 +57,7 @@ +@@ -53,7 +53,7 @@ Allow k8s-app label to be overridden */}} {{- define "coredns.k8sapplabel" -}} @@ -9,7 +9,7 @@ {{- end -}} {{/* -@@ -224,3 +224,72 @@ +@@ -220,3 +220,72 @@ {{ default "default" .Values.serviceAccount.name }} {{- end -}} {{- end -}} diff --git a/packages/rke2-coredns/package.yaml b/packages/rke2-coredns/package.yaml index fe064fa30..dbeaef9b4 100644 --- a/packages/rke2-coredns/package.yaml +++ b/packages/rke2-coredns/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/coredns/helm/releases/download/coredns-1.29.0/coredns-1.29.0.tgz +url: https://github.com/coredns/helm/releases/download/coredns-1.28.2/coredns-1.28.2.tgz packageVersion: 00