Skip to content

Commit

Permalink
Revert coredns chart to v1.28.2
Browse files Browse the repository at this point in the history
fixup for rancher#400

Issue: rancher/rke2#5492
Signed-off-by: Michael Fritch <[email protected]>
  • Loading branch information
mgfritch committed Feb 21, 2024
1 parent c719ab4 commit 836ed2a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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" -}}
Expand All @@ -9,7 +9,7 @@
{{- end -}}

{{/*
@@ -224,3 +224,72 @@
@@ -220,3 +220,72 @@
{{ default "default" .Values.serviceAccount.name }}
{{- end -}}
{{- end -}}
Expand Down
2 changes: 1 addition & 1 deletion packages/rke2-coredns/package.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 836ed2a

Please sign in to comment.