Merge pull request 'Automated Manifest Update' (#5659) from auto/update-manifests into manifests

Reviewed-on: #5659
This commit was merged in pull request #5659.
This commit is contained in:
2026-04-07 17:37:47 +00:00
6 changed files with 12 additions and 8 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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

View File

@@ -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:

View File

@@ -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

View File

@@ -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}