1 Commits

Author SHA1 Message Date
b06cd5c492 Update ghcr.io/actualbudget/actual Docker tag to v25.9.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 19s
2025-09-04 00:01:31 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ actual:
main:
image:
repository: ghcr.io/actualbudget/actual
tag: 25.8.0
tag: 25.9.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

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