From 4a3e617451a1c2e00bae42e8452f88afff6af05b Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 7 Apr 2026 16:23:27 +0000 Subject: [PATCH 1/4] chore: Update manifests after change --- .../qbittorrent/Deployment-qbittorrent-qbit-manage.yaml | 6 +++--- .../ExternalSecret-qbittorrent-qbit-manage-config.yaml | 4 ++++ .../manifests/talos/ConfigMap-talos-prune-script.yaml | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml index dbbae31b4..3bdfe6392 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml @@ -110,9 +110,9 @@ spec: - name: config-data persistentVolumeClaim: claimName: qbittorrent-config-data - - configMap: - name: qbit-manage-config - name: qbit-manage-config + - name: qbit-manage-config + secret: + secretName: qbittorrent-qbit-manage-config - name: qbit-manage-config-data persistentVolumeClaim: claimName: qbittorrent-qbit-manage-config-data diff --git a/clusters/cl01tl/manifests/qbittorrent/ExternalSecret-qbittorrent-qbit-manage-config.yaml b/clusters/cl01tl/manifests/qbittorrent/ExternalSecret-qbittorrent-qbit-manage-config.yaml index 373b9a8ff..39ae17f1f 100644 --- a/clusters/cl01tl/manifests/qbittorrent/ExternalSecret-qbittorrent-qbit-manage-config.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/ExternalSecret-qbittorrent-qbit-manage-config.yaml @@ -16,3 +16,7 @@ spec: remoteRef: key: /cl01tl/qbittorrent/qbit-manage property: ntfy-url + - secretKey: config.yml + remoteRef: + key: /cl01tl/qbittorrent/qbit-manage + property: config.yml diff --git a/clusters/cl01tl/manifests/talos/ConfigMap-talos-prune-script.yaml b/clusters/cl01tl/manifests/talos/ConfigMap-talos-prune-script.yaml index c236e7f62..ed3228f3c 100644 --- a/clusters/cl01tl/manifests/talos/ConfigMap-talos-prune-script.yaml +++ b/clusters/cl01tl/manifests/talos/ConfigMap-talos-prune-script.yaml @@ -134,8 +134,8 @@ data: --silent \ --write-out '%{http_code}' \ -H "Authorization: Bearer ${NTFY_TOKEN}" \ - -H "X-Priority: 5" \ - -H "X-Tags: warning" \ + -H "X-Priority: 3" \ + -H "X-Tags: completed" \ -H "X-Title: Talos Backup Prune Success for ${TARGET}" \ -d "$MESSAGE" \ ${NTFY_ENDPOINT}/${NTFY_TOPIC} From 4952aacf7ff84d83b9ab1dcfc4c6880d0bf049fa Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 7 Apr 2026 16:25:06 +0000 Subject: [PATCH 2/4] chore: Update manifests after change --- .../manifests/music-grabber/Deployment-music-grabber.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/music-grabber/Deployment-music-grabber.yaml b/clusters/cl01tl/manifests/music-grabber/Deployment-music-grabber.yaml index 360390819..3c539989f 100644 --- a/clusters/cl01tl/manifests/music-grabber/Deployment-music-grabber.yaml +++ b/clusters/cl01tl/manifests/music-grabber/Deployment-music-grabber.yaml @@ -70,7 +70,7 @@ spec: name: music-grabber-config-secret - name: SLSKD_DOWNLOADS_PATH value: /mnt/store/slskd/Downloads - image: g33kphr33k/musicgrabber:2.5.6@sha256:457b149917fa0f525c83c08d2cf3a39b4e42c64513b272ecc2d41edcd4cb6c7c + image: g33kphr33k/musicgrabber:2.6.1@sha256:52b81df8e69062b4023a416fa4168d4bc0e6d8fba48901a5a5a3080bdd748696 name: main resources: limits: From 38946d97e063621f7a6655bfc3b7ed94f84ae32e Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 7 Apr 2026 17:23:59 +0000 Subject: [PATCH 3/4] chore: Update manifests after change --- .../manifests/qbittorrent/Deployment-qbittorrent-qui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml index b40064a9a..564ca57e9 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qui.yaml @@ -62,7 +62,7 @@ spec: value: https://qui.alexlebens.net/api/auth/oidc/callback - name: QUI__OIDC_DISABLE_BUILT_IN_LOGIN value: "false" - image: ghcr.io/autobrr/qui:v1.15.0@sha256:da33f8c850f7d6f1bfaee26b9553b21411e872639d54193906fa2cec51af1d0f + image: ghcr.io/autobrr/qui:v1.16.0@sha256:fcdced7cb8395ce039f2c5f920d890d4ad8bd849faec4c4df31701a8f13423cb name: qui resources: requests: From 87e5e547d34ef106d6a7cadb603b751116b7a7b0 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 7 Apr 2026 17:35:44 +0000 Subject: [PATCH 4/4] chore: Update manifests after change --- clusters/cl01tl/manifests/immich/Deployment-immich.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/immich/Deployment-immich.yaml b/clusters/cl01tl/manifests/immich/Deployment-immich.yaml index 908085eaa..94a37f5a8 100644 --- a/clusters/cl01tl/manifests/immich/Deployment-immich.yaml +++ b/clusters/cl01tl/manifests/immich/Deployment-immich.yaml @@ -70,7 +70,7 @@ spec: secretKeyRef: key: password name: immich-postgresql-18-cluster-app - image: ghcr.io/immich-app/immich-server:v2.6.3@sha256:0cc1f82953d9598eb9e9dd11cbde1f50fe54f9c46c4506b089e8ad7bfc9d1f0c + image: ghcr.io/immich-app/immich-server:v2.7.0@sha256:ee60b98e7fcc836d61d7f5e7689514f3de7a9480f31ec6ca62d6221056b46ae1 livenessProbe: failureThreshold: 3 httpGet: