From c1b55aacf883c0733692122ade41d8ef6604421d Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" <172153387+plural-copilot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 15:40:40 +0000 Subject: [PATCH] chore(deps): update external-dns docker tag to v8.3.12 --- charts/runtime/Chart.lock | 6 +++--- charts/runtime/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/runtime/Chart.lock b/charts/runtime/Chart.lock index 8e4b59a..e548772 100644 --- a/charts/runtime/Chart.lock +++ b/charts/runtime/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: external-dns repository: oci://registry-1.docker.io/bitnamicharts - version: 8.3.8 + version: 8.3.12 - name: cert-manager repository: https://charts.jetstack.io version: v1.13.6 @@ -17,5 +17,5 @@ dependencies: - name: flux2 repository: https://fluxcd-community.github.io/helm-charts version: 2.12.4 -digest: sha256:bfae52a755b2bbfffaf893eeb36f01fc14dd3dbc6a9c0fe015e1e80432ddd6b4 -generated: "2025-06-05T17:02:45.638421069Z" +digest: sha256:b317e140a0d82e0dc905c4a9b888ebb74465f56d9f9c7a749a97919e67167293 +generated: "2025-07-01T15:40:30.078092442Z" diff --git a/charts/runtime/Chart.yaml b/charts/runtime/Chart.yaml index 7c75c40..ec752b2 100644 --- a/charts/runtime/Chart.yaml +++ b/charts/runtime/Chart.yaml @@ -6,7 +6,7 @@ version: 0.1.32 appVersion: "0.1.0" dependencies: - name: external-dns - version: 8.3.8 + version: 8.3.12 repository: oci://registry-1.docker.io/bitnamicharts condition: external-dns.enabled - name: cert-manager