From 9b1d9cf7cd415da16828ff1bc8a81d131b857169 Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" Date: Tue, 8 Oct 2024 19:37:35 +0000 Subject: [PATCH] chore(deps): update external-dns docker tag to v8.3.9 --- 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 823f50b..bdca71b 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.9 - 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:94eba8df7419d9e5cdfe253c29b749dcf67c51207ea25a426e5dc3079fcd54e3 -generated: "2024-09-19T00:32:39.59629-04:00" +digest: sha256:116887b556d0bcf0f95ad9abfe1a2654e9383f44f8c446949903d741970aa909 +generated: "2024-10-08T19:37:26.108283254Z" diff --git a/charts/runtime/Chart.yaml b/charts/runtime/Chart.yaml index 2fc5171..203613b 100644 --- a/charts/runtime/Chart.yaml +++ b/charts/runtime/Chart.yaml @@ -6,7 +6,7 @@ version: 0.1.26 appVersion: "0.1.0" dependencies: - name: external-dns - version: 8.3.8 + version: 8.3.9 repository: oci://registry-1.docker.io/bitnamicharts condition: external-dns.enabled - name: cert-manager