Update chart coredns to 1.36.1

This commit is contained in:
Smeagol 2024-10-28 15:02:58 +00:00
parent c09a925e4e
commit 05f1ed7a20
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.36.0
version: 1.36.1
sourceRef:
kind: HelmRepository
name: coredns

View file

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