mirror of
https://github.com/nold360/hive-apps
synced 2024-11-12 16:56:38 +00:00
chore(deps): update helm chart external-dns to v1.15.0
This commit is contained in:
parent
d061ac8cf5
commit
8af7460b33
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ apps:
|
|||
- name: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||
chart: external-dns
|
||||
targetRevision: 1.14.5
|
||||
targetRevision: 1.15.0
|
||||
secrets:
|
||||
- name: cloudflare-api
|
||||
keys:
|
||||
|
@ -63,7 +63,7 @@ apps:
|
|||
- name: external-dns-adguard
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||
chart: external-dns
|
||||
targetRevision: 1.14.5
|
||||
targetRevision: 1.15.0
|
||||
secrets:
|
||||
- name: adguard-config
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue