Compare commits
5 Commits
2ae2aaad34
...
5e95d1624e
| Author | SHA1 | Date | |
|---|---|---|---|
|
5e95d1624e
|
|||
| ed66c69ffc | |||
| c0d1d9f140 | |||
| a353cc0f25 | |||
| 2cdbd2584a |
@@ -9,7 +9,7 @@ booklore:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/booklore-app/booklore
|
||||
tag: v1.15.0
|
||||
tag: v1.16.1
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -19,7 +19,7 @@ external-dns-unifi:
|
||||
webhook:
|
||||
image:
|
||||
repository: ghcr.io/kashalls/external-dns-unifi-webhook
|
||||
tag: v0.7.0
|
||||
tag: v0.8.0
|
||||
env:
|
||||
- name: UNIFI_HOST
|
||||
value: https://192.168.1.1
|
||||
|
||||
@@ -24,4 +24,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.7.0
|
||||
digest: sha256:6636f6ead8089c19ad702fb58170d942e11150fdda9470f1b97f4f8fa533d00e
|
||||
generated: "2025-12-29T23:46:26.780210966Z"
|
||||
generated: "2025-12-29T23:52:15.900984326Z"
|
||||
|
||||
@@ -9,4 +9,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.7.0
|
||||
digest: sha256:20665aefeaea3e853d5c977cdce05089a87c6d83e43aa946a088f43bcc7eebf9
|
||||
generated: "2025-12-29T23:46:48.096253309Z"
|
||||
generated: "2025-12-29T23:52:36.012489256Z"
|
||||
|
||||
@@ -12,4 +12,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.7.0
|
||||
digest: sha256:d65ca3de6fd1095c4dfe2515ed84c4705495c0725773ec95ea49331a38721785
|
||||
generated: "2025-12-29T23:47:08.460734354Z"
|
||||
generated: "2025-12-29T23:52:51.575876391Z"
|
||||
|
||||
@@ -9,7 +9,7 @@ unpoller:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/unpoller/unpoller
|
||||
tag: v2.20.1
|
||||
tag: v2.21.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: UP_UNIFI_CONTROLLER_0_SAVE_ALARMS
|
||||
|
||||
@@ -43,20 +43,20 @@ ytdl-sub:
|
||||
working_directory: /cache
|
||||
subscriptions.yaml: |
|
||||
__preset__:
|
||||
preset:
|
||||
- "Max MP3 Quality"
|
||||
embed_thumbnail: True
|
||||
square_thumbnail: True
|
||||
throttle_protection:
|
||||
sleep_per_download_s:
|
||||
min: 5
|
||||
max: 15
|
||||
sleep_per_subscription_s:
|
||||
min: 5
|
||||
max: 15
|
||||
max_downloads_per_subscription:
|
||||
min: 1
|
||||
max: 200
|
||||
preset:
|
||||
- "Max MP3 Quality"
|
||||
embed_thumbnail: True
|
||||
square_thumbnail: True
|
||||
throttle_protection:
|
||||
sleep_per_download_s:
|
||||
min: 5
|
||||
max: 15
|
||||
sleep_per_subscription_s:
|
||||
min: 5
|
||||
max: 15
|
||||
max_downloads_per_subscription:
|
||||
min: 1
|
||||
max: 200
|
||||
overrides:
|
||||
music_directory: "/music"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user