From 9f02fa34a4adc3948c6d1daad1e90c97625850e8 Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" Date: Tue, 29 Oct 2024 15:09:17 +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 823f50b..2d81244 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:94eba8df7419d9e5cdfe253c29b749dcf67c51207ea25a426e5dc3079fcd54e3 -generated: "2024-09-19T00:32:39.59629-04:00" +digest: sha256:d82549216a4bf8b16af30599db8c4df9ad9ac05bbdcfc170beb27675513012e0 +generated: "2024-10-29T15:09:06.857590838Z" diff --git a/charts/runtime/Chart.yaml b/charts/runtime/Chart.yaml index 2fc5171..fb70a49 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.12 repository: oci://registry-1.docker.io/bitnamicharts condition: external-dns.enabled - name: cert-manager