Automated Manifest Update #2967
@@ -50,7 +50,7 @@ spec:
|
||||
value: "6060"
|
||||
- name: SWAGGER_ENABLED
|
||||
value: "false"
|
||||
image: ghcr.io/booklore-app/booklore:v1.15.0
|
||||
image: ghcr.io/booklore-app/booklore:v1.16.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
@@ -82,7 +82,7 @@ spec:
|
||||
successThreshold: 1
|
||||
timeoutSeconds: 5
|
||||
- name: webhook
|
||||
image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.7.0
|
||||
image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.8.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: UNIFI_HOST
|
||||
|
||||
@@ -64,7 +64,7 @@ spec:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: unpoller-unifi-secret
|
||||
image: ghcr.io/unpoller/unpoller:v2.20.1
|
||||
image: ghcr.io/unpoller/unpoller:v2.21.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
@@ -14,20 +14,20 @@ data:
|
||||
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"
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: 745d0eb7065eb39ebc658972d76271bde9950135076c07af80e9b7c9fa088a5a
|
||||
checksum/configMaps: 8fda72bdaf58e9610e01537a5b081146bf69fddcb86d581b427d29c4678b0d74
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: ytdl-sub
|
||||
|
||||
Reference in New Issue
Block a user