feat: home-operations containers

This commit is contained in:
auricom
2025-04-05 19:49:43 +02:00
parent 7524830593
commit f48128abf5
8 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
"automerge": true, "automerge": true,
"automergeType": "branch", "automergeType": "branch",
"matchUpdateTypes": ["digest"], "matchUpdateTypes": ["digest"],
"matchPackagePatterns": ["ghcr.io/auricom", "ghcr.io/bjw-s", "ghcr.io/onedr0p", "cgr.dev/chainguard"] "matchPackagePatterns": ["ghcr.io/auricom", "ghcr.io/bjw-s", "ghcr.io/home-operations", "cgr.dev/chainguard"]
}, },
{ {
"description": "Auto-merge GitHub Actions for minor and patch", "description": "Auto-merge GitHub Actions for minor and patch",

View File

@@ -39,8 +39,8 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/onedr0p/bazarr repository: ghcr.io/home-operations/bazarr
tag: 1.5.1@sha256:b8fa3c3c2a5b7fe045e8f8eb95feac3c50b37837478ecc11d49db8fa8ddff683 tag: 1.5.1@sha256:a1b0d3a4e6462adb448dbfe4bf466e1d1bc920c17ac97c705b6db6eeb02b37b9
env: env:
TZ: "${TIMEZONE}" TZ: "${TIMEZONE}"
envFrom: envFrom:

View File

@@ -35,8 +35,8 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/onedr0p/home-assistant repository: ghcr.io/home-operations/home-assistant
tag: 2025.3.3@sha256:9e2a7177b4600653d6cb46dff01b1598189a5ae93be0b99242fbc039d32d79f1 tag: 2025.4.1@sha256:9495fb2aff6e56e13bf8ccc8f57b6e931b37c44ea1ffef69f6ee3fc5a951633a
env: env:
TZ: "${TIMEZONE}" TZ: "${TIMEZONE}"
envFrom: envFrom:

View File

@@ -27,8 +27,8 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/onedr0p/prowlarr-develop repository: ghcr.io/home-operations/prowlarr
tag: 1.32.2.4987@sha256:f3c0edbd19d744c8306ae8f72e75f0fb54ff662e9f7b22a4d9029e5c0b7f075c tag: 1.33.1.4997@sha256:3bb878cf5d447934f4f3848315f3cf393bdc269eee9f823df34e06768a55ddb3
env: env:
TZ: "${TIMEZONE}" TZ: "${TIMEZONE}"
PROWLARR__APP__INSTANCENAME: Prowlarr PROWLARR__APP__INSTANCENAME: Prowlarr

View File

@@ -30,8 +30,8 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/onedr0p/qbittorrent repository: ghcr.io/home-operations/qbittorrent
tag: 5.0.4@sha256:17e3e5f1c7e7fe81434f9d1f5f2e00da9a67f6dbfda1c988c0619932cb856047 tag: 5.0.4@sha256:995c561247b069c10b1fa098186f35b3155c2df63912041f70637a9232755756
env: env:
TZ: "${TIMEZONE}" TZ: "${TIMEZONE}"
QBITTORRENT__PORT: &port 8080 QBITTORRENT__PORT: &port 8080

View File

@@ -34,8 +34,8 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/onedr0p/radarr-develop repository: ghcr.io/home-operations/radarr
tag: 5.20.1.9773@sha256:8187c129a78fdfe15b1603db9175abd2be0e1ca2e99ea3733987c3ae941da165 tag: 5.22.0.9808@sha256:2bf6a9a5f30b28f09fa5601b23d095c64739ab0667753b95493a1bcdf194057d
env: env:
TZ: "${TIMEZONE}" TZ: "${TIMEZONE}"
RADARR__APP__INSTANCENAME: Radarr RADARR__APP__INSTANCENAME: Radarr

View File

@@ -37,8 +37,8 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/onedr0p/sabnzbd repository: ghcr.io/home-operations/sabnzbd
tag: 4.4.1@sha256:36674664a94760ae934c09b1d97546a3e79a0f110edda88085e74778c26d68e3 tag: 4.5.0@sha256:2bf66d50132f1524067919a5b58215b18b1d9f30155c0008888e20fa609321ef
env: env:
TZ: "${TIMEZONE}" TZ: "${TIMEZONE}"
SABNZBD__PORT: &port 8080 SABNZBD__PORT: &port 8080

View File

@@ -35,8 +35,8 @@ spec:
containers: containers:
app: app:
image: image:
repository: ghcr.io/onedr0p/sonarr-develop repository: ghcr.io/home-operations/sonarr
tag: 4.0.14.2938@sha256:75da01d2da78d226cd89352fbab919f2eb26ea9a8d6c592bf812dde5f8949243 tag: 4.0.14.2938@sha256:acd5416ab9c36d017687820a32f09d09a4e25a5754aa5ebeae2e7c63d7609c13
env: env:
TZ: "${TIMEZONE}" TZ: "${TIMEZONE}"
SONARR__APP__INSTANCENAME: Sonarr SONARR__APP__INSTANCENAME: Sonarr