⬆️ Update coredns ( 1.37.3 → 1.38.1 )

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | coredns | 1.37.3 | 1.38.1 |
This commit is contained in:
feisar-bot[bot]
2025-01-26 21:15:40 +00:00
committed by auricom
parent 5d5374aa32
commit 17f49e771e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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