⬆️ Update CoreDNS group ( 1.39.2 → 1.43.0 )

| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| docker     | ghcr.io/coredns/charts/coredns | 1.39.2 | 1.43.0 |
This commit is contained in:
feisar-bot[bot]
2025-06-18 08:29:11 +00:00
committed by auricom
parent a6c3f5e1fc
commit 42a61220be
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ spec:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy operation: copy
ref: ref:
tag: 1.39.2 tag: 1.43.0
url: oci://ghcr.io/coredns/charts/coredns url: oci://ghcr.io/coredns/charts/coredns
--- ---
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json # yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json

View File

@@ -41,7 +41,7 @@ releases:
namespace: kube-system namespace: kube-system
atomic: true atomic: true
chart: oci://ghcr.io/coredns/charts/coredns chart: oci://ghcr.io/coredns/charts/coredns
version: 1.39.2 version: 1.43.0
values: ["../../apps/kube-system/coredns/app/helm-values.yaml"] values: ["../../apps/kube-system/coredns/app/helm-values.yaml"]
needs: ["kube-system/cilium"] needs: ["kube-system/cilium"]