Update chart coredns to 1.36.1 #786

Merged
jahanson merged 1 commit from renovate/coredns-1.x into main 2024-10-28 10:11:32 -05:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 05f1ed7a20 - Show all commits

View file

@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: coredns chart: coredns
version: 1.36.0 version: 1.36.1
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.36.0 version: 1.36.1
values: values:
- ../apps/kube-system/coredns/app/helm-values.yml - ../apps/kube-system/coredns/app/helm-values.yml
needs: needs: