From 03ecb6a58e652cdf544de982e86041c8672a0e7b Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" <172153387+plural-copilot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 18:47:28 +0000 Subject: [PATCH] chore(deps): update external-dns docker tag to v8.9.2 --- 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..52e7131 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.9.2 - 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:c6ab762c6017994ec7db72dc06b984bdc8fb39b98a55b708a0ce289cfe2ad30a +generated: "2025-07-09T18:47:18.13777753Z" diff --git a/charts/runtime/Chart.yaml b/charts/runtime/Chart.yaml index 7c75c40..589121c 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.9.2 repository: oci://registry-1.docker.io/bitnamicharts condition: external-dns.enabled - name: cert-manager