Compare commits
2 Commits
2897edfb29
...
993bd0c4b5
| Author | SHA1 | Date | |
|---|---|---|---|
|
993bd0c4b5
|
|||
| 8549a4267b |
@@ -30,4 +30,4 @@ dependencies:
|
|||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/gatus.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/gatus.png
|
||||||
# renovate: datasource=github-releases depName=TwiN/gatus
|
# renovate: datasource=github-releases depName=TwiN/gatus
|
||||||
appVersion: v5.34.0
|
appVersion: v5.35.0
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user