⬆️ Update coredns ( 1.37.2 → 1.37.3 )

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | coredns | 1.37.2 | 1.37.3 |
This commit is contained in:
feisar-bot[bot]
2025-01-20 17:15:48 +00:00
committed by auricom
parent 9300d788f3
commit 271e5f99ed
2 changed files with 2 additions and 2 deletions

View File

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

View File

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