Compare commits

..

No commits in common. "669e188ce7560a50679c58d9633a64e0bfb76ee0" and "af7992cd092cab9ce558d92d8252346b4b33e222" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: coredns chart: coredns
version: 1.35.0 version: 1.34.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: coredns name: coredns

View file

@ -31,7 +31,7 @@ releases:
- name: coredns - name: coredns
namespace: kube-system namespace: kube-system
chart: coredns/coredns chart: coredns/coredns
version: 1.35.0 version: 1.34.0
values: values:
- ../apps/kube-system/coredns/app/helm-values.yml - ../apps/kube-system/coredns/app/helm-values.yml
needs: needs: