2 Commits

Author SHA1 Message Date
a1d156ced0 Update Helm release external-dns to v1.18.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate/stability-days Updates have met minimum release age requirement
2025-07-16 22:02:25 +00:00
0f3285b86d Update alpine Docker tag to v3.22.1
All checks were successful
renovate / renovate (push) Successful in 1m7s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-16 22:01:25 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ freshrss:
runAsUser: 0
image:
repository: alpine
tag: 3.22.0
tag: 3.22.1
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -35,7 +35,7 @@ freshrss:
runAsUser: 0
image:
repository: alpine
tag: 3.22.0
tag: 3.22.1
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -16,7 +16,7 @@ maintainers:
dependencies:
- name: external-dns
alias: external-dns-unifi
version: 1.17.0
version: 1.18.0
repository: https://kubernetes-sigs.github.io/external-dns/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 1.16.1