⬆️ Update CoreDNS group ( 1.43.0 → 1.43.2 )

| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| docker     | ghcr.io/coredns/charts/coredns | 1.43.0 | 1.43.2 |
This commit is contained in:
feisar-bot[bot]
2025-08-08 16:26:26 +00:00
committed by auricom
parent e2a2084511
commit 07596b243f
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
operation: copy
ref:
tag: 1.43.0
tag: 1.43.2
url: oci://ghcr.io/coredns/charts/coredns
---
# 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
atomic: true
chart: oci://ghcr.io/coredns/charts/coredns
version: 1.43.0
version: 1.43.2
values: ["../../apps/kube-system/coredns/app/helm-values.yaml"]
needs: ["kube-system/cilium"]