Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update external-dns docker tag to v8.3.12 #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/runtime/Chart.lock
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
2 changes: 1 addition & 1 deletion charts/runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down