From b982865fc44233c50a1d28a63b3ccf60b419a27b Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 29 Dec 2025 23:49:02 +0000 Subject: [PATCH 1/4] chore: Update manifests after change --- .../ytdl-sub/ConfigMap-ytdl-sub.yaml | 28 +++++++++---------- .../manifests/ytdl-sub/CronJob-ytdl-sub.yaml | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/clusters/cl01tl/manifests/ytdl-sub/ConfigMap-ytdl-sub.yaml b/clusters/cl01tl/manifests/ytdl-sub/ConfigMap-ytdl-sub.yaml index 734cc292b..067721e68 100644 --- a/clusters/cl01tl/manifests/ytdl-sub/ConfigMap-ytdl-sub.yaml +++ b/clusters/cl01tl/manifests/ytdl-sub/ConfigMap-ytdl-sub.yaml @@ -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" diff --git a/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml b/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml index 5153843b2..325976255 100644 --- a/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml +++ b/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml @@ -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 -- 2.49.1 From 5e60100e814678d0318a280d3c4c011516fad8c4 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 29 Dec 2025 23:50:24 +0000 Subject: [PATCH 2/4] chore: Update manifests after change --- clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml b/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml index 0c046561f..8b35722eb 100644 --- a/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml +++ b/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml @@ -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: -- 2.49.1 From a15106c7fc683b048c81a28636620fe0a5a0b7c6 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 29 Dec 2025 23:50:47 +0000 Subject: [PATCH 3/4] chore: Update manifests after change --- clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml b/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml index 39f75872f..7f9b703f6 100644 --- a/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml +++ b/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml @@ -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: -- 2.49.1 From 087599988b6f057cbc00f6b9b00b33d5451bdb0e Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 29 Dec 2025 23:51:42 +0000 Subject: [PATCH 4/4] chore: Update manifests after change --- .../manifests/external-dns/Deployment-external-dns-unifi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/external-dns/Deployment-external-dns-unifi.yaml b/clusters/cl01tl/manifests/external-dns/Deployment-external-dns-unifi.yaml index 016064048..91efe0c83 100644 --- a/clusters/cl01tl/manifests/external-dns/Deployment-external-dns-unifi.yaml +++ b/clusters/cl01tl/manifests/external-dns/Deployment-external-dns-unifi.yaml @@ -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 -- 2.49.1