chore: migrate from onedr0p images to home-operations images

This commit is contained in:
SeanOMik 2025-03-28 20:26:26 -04:00
parent eee35307d7
commit 7af8913ca3
9 changed files with 18 additions and 18 deletions
kubernetes
main/apps
thin/apps/default/home-assistant/files

View file

@ -19,7 +19,7 @@ spec:
initContainers:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
repository: ghcr.io/home-operations/postgres-init
tag: 16
env:
INIT_POSTGRES_DBNAME: &dbName autobrr

View file

@ -16,7 +16,7 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/bazarr
repository: ghcr.io/home-operations/bazarr
tag: "1.5.1"
env:
@ -67,4 +67,4 @@ spec:
cpu: 5m
memory: 175Mi
limits:
memory: 750Mi
memory: 750Mi

View file

@ -16,13 +16,13 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/prowlarr-develop
repository: ghcr.io/home-operations/prowlarr-develop
tag: "1.32.2.4987"
# Metrics sidecar
sidecars:
exportarr:
image: ghcr.io/onedr0p/exportarr:v2.0.1
image: ghcr.io/home-operations/exportarr:v2.0.1
args:
- prowlarr
ports:
@ -111,4 +111,4 @@ spec:
cpu: 2m
memory: 150Mi
limits:
memory: 500Mi
memory: 500Mi

View file

@ -24,7 +24,7 @@ spec:
containers:
app:
image:
repository: ghcr.io/onedr0p/qbittorrent
repository: ghcr.io/home-operations/qbittorrent
tag: 5.0.3
env:
QBITTORRENT__PORT: &qbitPort 8080

View file

@ -21,7 +21,7 @@ spec:
initContainers:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
repository: ghcr.io/home-operations/postgres-init
tag: 16
env:
INIT_POSTGRES_DBNAME: &dbName radarr_main
@ -34,7 +34,7 @@ spec:
containers:
app:
image:
repository: ghcr.io/onedr0p/radarr-develop
repository: ghcr.io/home-operations/radarr-develop
tag: 5.20.1.9773
envFrom: *envFrom
env:
@ -75,7 +75,7 @@ spec:
exportarr:
image:
repository: ghcr.io/onedr0p/exportarr
repository: ghcr.io/home-operations/exportarr
tag: v2.0.1
args:
- radarr

View file

@ -21,7 +21,7 @@ spec:
initContainers:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
repository: ghcr.io/home-operations/postgres-init
tag: 16
env:
INIT_POSTGRES_DBNAME: &dbName sonarr_main
@ -34,7 +34,7 @@ spec:
containers:
app:
image:
repository: ghcr.io/onedr0p/sonarr-develop
repository: ghcr.io/home-operations/sonarr-develop
tag: 4.0.14.2938
envFrom: *envFrom
env:
@ -76,7 +76,7 @@ spec:
exportarr:
image:
repository: ghcr.io/onedr0p/exportarr
repository: ghcr.io/home-operations/exportarr
tag: v2.0.1
args:
- sonarr

View file

@ -20,7 +20,7 @@ spec:
containers:
app:
image:
repository: ghcr.io/onedr0p/plex
repository: ghcr.io/home-operations/plex
tag: 1.41.3.9314-a0bfb8370
env:

View file

@ -17,7 +17,7 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/tautulli
repository: ghcr.io/home-operations/tautulli
tag: 2.15.1@sha256:74468ecce40f44c449675ec7fcb7c86ebff89961572d141ad743b8ccbdde3c98
env:
@ -61,4 +61,4 @@ spec:
memory: 250Mi
limits:
memory: 500Mi
memory: 500Mi

View file

@ -23,7 +23,7 @@ spec:
initContainers:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
repository: ghcr.io/home-operations/postgres-init
tag: 16
envFrom: &envFrom
- secretRef:
@ -31,7 +31,7 @@ spec:
containers:
app:
image:
repository: ghcr.io/onedr0p/home-assistant
repository: ghcr.io/home-operations/home-assistant
tag: 2025.3.3
env:
TZ: America/New_York #${SERVER_TIMEZONE}