2 Commits

Author SHA1 Message Date
993bd0c4b5 chore(deps): update twin/gatus to v5.35.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m31s
2026-02-20 21:36:54 +00:00
8549a4267b fix: env to organize
All checks were successful
render-manifests-push / render-manifests-push (push) Successful in 30s
lint-test-helm / lint-helm (push) Successful in 50s
renovate / renovate (push) Successful in 4m2s
2026-02-20 15:29:20 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ gatus:
enabled: true enabled: true
image: image:
repository: ghcr.io/twin/gatus repository: ghcr.io/twin/gatus
tag: v5.34.0 tag: v5.35.0
annotations: annotations:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
service: service:

View File

@@ -50,7 +50,7 @@ shelfmark:
value: /audiobooks value: /audiobooks
- name: FILE_ORGANIZATION_AUDIOBOOK - name: FILE_ORGANIZATION_AUDIOBOOK
value: organize value: organize
- name: TEMPLATE_AUDIOBOOK_RENAME - name: TEMPLATE_AUDIOBOOK_ORGANIZE
value: '{Author}/{Title}' value: '{Author}/{Title}'
- name: HARDLINK_TORRENTS_AUDIOBOOK - name: HARDLINK_TORRENTS_AUDIOBOOK
value: true value: true