⬆️ Update coredns ( 1.37.1 → 1.37.2 )

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | coredns | 1.37.1 | 1.37.2 |
This commit is contained in:
feisar-bot[bot]
2025-01-20 08:23:37 +00:00
committed by auricom
parent 99972f38b2
commit f45f72674f
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: coredns
version: 1.37.1
version: 1.37.2
sourceRef:
kind: HelmRepository
name: coredns

View File

@@ -37,7 +37,7 @@ releases:
- name: coredns
namespace: kube-system
chart: coredns/coredns
version: 1.37.1
version: 1.37.2
values: ["../../apps/kube-system/coredns/app/helm-values.yaml"]
needs: ["kube-system/cilium"]