7 Commits

Author SHA1 Message Date
8a98e1215b ⬆️ Update ghcr.io/authelia/authelia ( 4.39.1 → 4.39.3 )
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/authelia/authelia | 4.39.1 | 4.39.3 |
2025-05-11 11:15:22 +00:00
145318ec67 ⬆️ Update ghcr.io/auricom/redlib ( 8de0c1c → c47e055 ) (#6956)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-11 06:27:14 +00:00
a8c1e62e88 ⬆️ Update ghcr.io/auricom/github-notifier ( 99d7826 → 8eda83c ) (#6955)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-11 05:19:05 +00:00
ab49355de3 ⬆️ Update ghcr.io/home-operations/sabnzbd ( 45dd57d → 0bd045a ) (#6953)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-11 01:44:02 +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
6 changed files with 6 additions and 6 deletions

View File

@ -38,7 +38,7 @@ spec:
app:
image:
repository: ghcr.io/authelia/authelia
tag: 4.39.1@sha256:e325963609cc928861ffe8130c09111862df88dd8fcafbcd2c47e5ff0a4ae268
tag: 4.39.3@sha256:7045ca3c14731634e0c05e1afff03aba66b12b4f518c839c32a65d5c59a56b12
env:
AUTHELIA_LOG_LEVEL: info
AUTHELIA_NOTIFIER_SMTP_SENDER: "Authelia <authelia@${SECRET_DOMAIN}>"

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

@ -29,7 +29,7 @@ spec:
app:
image:
repository: ghcr.io/auricom/github-notifier
tag: rolling@sha256:99d78260a60bf16fa872cc5f5dc05403e200f191b74e976653d2b69ce4bc98b1
tag: rolling@sha256:8eda83ca23b184f496aec3846b48a3b3f9b8d5459f55488e05c86842c12f0d58
command:
- python
- /app/github-notifier.py

View File

@ -26,7 +26,7 @@ spec:
app:
image:
repository: ghcr.io/auricom/redlib
tag: rolling@sha256:8de0c1c2449d0430abf5f5f13c8d79faa3d02ff047410784acb4407b758ae667
tag: rolling@sha256:c47e0552d08beb54dd4893b21b2ac2ea84ee0c93cf2c6e6e7c0b71d68be1d76e
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:83ced26f35674908821f3712dd48fdbf40f75da5149721690744526c4ec9f350
tag: 4.5.1@sha256:0bd045af783ba13da0a9bf029ae5e574c9dcfcc65f1cd348ffc06b2660be90ff
env:
TZ: "${TIMEZONE}"
SABNZBD__PORT: &port 8080

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}