4 Commits

Author SHA1 Message Date
4871e37492 Update Helm release postgres-cluster to v6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 44s
2025-06-06 18:15:48 +00:00
07e88f7f30 Merge pull request 'Update Helm release traefik to v36' (#588) from renovate/traefik-36.x into main
All checks were successful
renovate / renovate (push) Successful in 1m49s
Reviewed-on: #588
2025-06-06 18:13:28 +00:00
14f3e10900 add config
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 13:12:11 -05:00
875536d015 Update Helm release traefik to v36
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m59s
2025-06-06 17:30:11 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ data:
apprise:
api_url: http://localhost:8000/notify
notify_url: ""
webhooks:
error: apprise

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: traefik
version: 35.4.0
version: 36.0.0
repository: https://traefik.github.io/charts
# enable pending:
# https://github.com/traefik/traefik-helm-chart/pull/1340