12 Commits

Author SHA1 Message Date
3bb606a490 ⬆️ Update ghcr.io/home-operations/qbittorrent ( 5.0.4 → 5.1.0 )
| datasource | package                             | from  | to    |
| ---------- | ----------------------------------- | ----- | ----- |
| docker     | ghcr.io/home-operations/qbittorrent | 5.0.4 | 5.1.0 |
2025-05-10 23:20:06 +00:00
b685298bba ⬆️ Update ghcr.io/home-operations/webhook ( 052e3d8 → a83bc65 ) (#6954)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-10 23:18:28 +00:00
00fba0989b ⬆️ Update ghcr.io/home-operations/bazarr ( 0ac9694 → 7ff7af1 ) (#6952)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-10 22:17:44 +00:00
77fd926428 ⬆️ Update ghcr.io/home-operations/sabnzbd ( 83ced26 → 45dd57d ) (#6951)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-10 20:20:13 +00:00
916b3cb13b ⬆️ Update ghcr.io/auricom/redlib ( 41f3679 → 8de0c1c ) (#6949)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-10 05:21:14 +00:00
6332de4f46 ⬆️ Update lycheeverse/lychee-action digest to 82202e5 2025-05-09 10:21:37 +00:00
337a5a3b1a ⬆️ Update ghcr.io/auricom/redlib ( a6095b2 → 41f3679 ) (#6946)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-09 05:20:29 +00:00
834923835f ⬆️ Update ghcr.io/home-operations/sonarr ( acd5416 → 95c3d63 ) (#6945)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-09 03:10:36 +00:00
3416d674ba ⬆️ Update ghcr.io/auricom/redlib ( 2da7041 → a6095b2 ) (#6944)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-08 05:20:40 +00:00
1107672178 ⬆️ Update ghcr.io/auricom/redlib ( fbbbc99 → 2da7041 ) (#6940)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-07 05:20:14 +00:00
e0138ded8b ⬆️ Update ghcr.io/auricom/redlib ( d1c029f → fbbbc99 ) (#6939)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-06 05:20:27 +00:00
098f302d9a ⬆️ Update ghcr.io/home-operations/sabnzbd ( 82ad0a3 → 83ced26 ) (#6936)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-04 14:17:22 +00:00
7 changed files with 7 additions and 7 deletions

View File

@ -31,7 +31,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"
- name: Scan For Broken Links
uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2
uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2
env:
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
with:

View File

@ -40,7 +40,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/bazarr
tag: 1.5.1@sha256:0ac96948fd8dbf1c9d8ffa83ed441d2e77c6fc79f81600c8ea160172cf66740e
tag: 1.5.1@sha256:7ff7af1a8588569f6d9a2870e3658650379ead5082d68c5e5a7c1f01e0814a86
env:
TZ: "${TIMEZONE}"
envFrom:

View File

@ -31,7 +31,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/qbittorrent
tag: 5.0.4@sha256:25ec4934fd35d5cbfc97a9829806b002253565320b39cec2925d9fa0c70dca9e
tag: 5.1.0@sha256:fe26058628e9eb57b542204b76443b7304ed8820151d51b5c285e1828ca175a0
env:
TZ: "${TIMEZONE}"
QBITTORRENT__PORT: &port 8080

View File

@ -26,7 +26,7 @@ spec:
app:
image:
repository: ghcr.io/auricom/redlib
tag: rolling@sha256:d1c029f43a51cfc35cc700f5cccc8a1aadbb01e2432ecaa2638c55d9012ad033
tag: rolling@sha256:8de0c1c2449d0430abf5f5f13c8d79faa3d02ff047410784acb4407b758ae667
probes:
liveness: &probes
enabled: true

View File

@ -38,7 +38,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/sabnzbd
tag: 4.5.1@sha256:82ad0a30283d02b2dbbb33c9db10c17506f51cfdfeb3e7ba3cfdc601dafec682
tag: 4.5.1@sha256:45dd57d2910e629aa6a54eeb124011dc329f113b76db046bef57091d17e9eccf
env:
TZ: "${TIMEZONE}"
SABNZBD__PORT: &port 8080

View File

@ -36,7 +36,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/sonarr
tag: 4.0.14.2938@sha256:acd5416ab9c36d017687820a32f09d09a4e25a5754aa5ebeae2e7c63d7609c13
tag: 4.0.14.2938@sha256:95c3d63b46c2ff242a0b646086da557a13ef1376f415bb755b9d87c0d94d0330
env:
TZ: "${TIMEZONE}"
SONARR__APP__INSTANCENAME: Sonarr

View File

@ -27,7 +27,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/webhook
tag: 2.8.2@sha256:052e3d82aa13091459faa75550943faf06309c0ca71253ea1cece7880b1d5faa
tag: 2.8.2@sha256:a83bc6517267db655efdef8ebd4a9e6719558f6dadb9bc1e325b7083a83119c7
env:
WEBHOOK__PORT: &port 8080
TZ: ${TIMEZONE}