2 Commits

Author SHA1 Message Date
1c6d25e6df Update Helm release traefik to v37.1.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-09-07 20:04:46 +00:00
a5c0b350a0 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to cd528d4 (#1401)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 3m3s
2025-09-07 20:02:08 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main:
image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:99e8d42199dd69cfb36498e4ca99c13c93ab513980ee33c1b9837aa1ab163fb9
tag: latest@sha256:cd528d4bda14c4c2774308376aa792948affd61097b239457f7ba99e158492f7
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT

View File

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