chore: migrate from onedr0p images to home-operations images
This commit is contained in:
parent
eee35307d7
commit
7af8913ca3
9 changed files with 18 additions and 18 deletions
kubernetes
main/apps
download
autobrr/app
bazarr
prowlarr
qbittorrent/app
radarr/app
sonarr/app
media
thin/apps/default/home-assistant/files
|
@ -19,7 +19,7 @@ spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
init-db:
|
init-db:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/postgres-init
|
repository: ghcr.io/home-operations/postgres-init
|
||||||
tag: 16
|
tag: 16
|
||||||
env:
|
env:
|
||||||
INIT_POSTGRES_DBNAME: &dbName autobrr
|
INIT_POSTGRES_DBNAME: &dbName autobrr
|
||||||
|
|
|
@ -16,7 +16,7 @@ spec:
|
||||||
|
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/bazarr
|
repository: ghcr.io/home-operations/bazarr
|
||||||
tag: "1.5.1"
|
tag: "1.5.1"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
@ -67,4 +67,4 @@ spec:
|
||||||
cpu: 5m
|
cpu: 5m
|
||||||
memory: 175Mi
|
memory: 175Mi
|
||||||
limits:
|
limits:
|
||||||
memory: 750Mi
|
memory: 750Mi
|
||||||
|
|
|
@ -16,13 +16,13 @@ spec:
|
||||||
|
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
repository: ghcr.io/home-operations/prowlarr-develop
|
||||||
tag: "1.32.2.4987"
|
tag: "1.32.2.4987"
|
||||||
|
|
||||||
# Metrics sidecar
|
# Metrics sidecar
|
||||||
sidecars:
|
sidecars:
|
||||||
exportarr:
|
exportarr:
|
||||||
image: ghcr.io/onedr0p/exportarr:v2.0.1
|
image: ghcr.io/home-operations/exportarr:v2.0.1
|
||||||
args:
|
args:
|
||||||
- prowlarr
|
- prowlarr
|
||||||
ports:
|
ports:
|
||||||
|
@ -111,4 +111,4 @@ spec:
|
||||||
cpu: 2m
|
cpu: 2m
|
||||||
memory: 150Mi
|
memory: 150Mi
|
||||||
limits:
|
limits:
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
|
|
|
@ -24,7 +24,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/qbittorrent
|
repository: ghcr.io/home-operations/qbittorrent
|
||||||
tag: 5.0.3
|
tag: 5.0.3
|
||||||
env:
|
env:
|
||||||
QBITTORRENT__PORT: &qbitPort 8080
|
QBITTORRENT__PORT: &qbitPort 8080
|
||||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
init-db:
|
init-db:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/postgres-init
|
repository: ghcr.io/home-operations/postgres-init
|
||||||
tag: 16
|
tag: 16
|
||||||
env:
|
env:
|
||||||
INIT_POSTGRES_DBNAME: &dbName radarr_main
|
INIT_POSTGRES_DBNAME: &dbName radarr_main
|
||||||
|
@ -34,7 +34,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/radarr-develop
|
repository: ghcr.io/home-operations/radarr-develop
|
||||||
tag: 5.20.1.9773
|
tag: 5.20.1.9773
|
||||||
envFrom: *envFrom
|
envFrom: *envFrom
|
||||||
env:
|
env:
|
||||||
|
@ -75,7 +75,7 @@ spec:
|
||||||
|
|
||||||
exportarr:
|
exportarr:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/exportarr
|
repository: ghcr.io/home-operations/exportarr
|
||||||
tag: v2.0.1
|
tag: v2.0.1
|
||||||
args:
|
args:
|
||||||
- radarr
|
- radarr
|
||||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
init-db:
|
init-db:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/postgres-init
|
repository: ghcr.io/home-operations/postgres-init
|
||||||
tag: 16
|
tag: 16
|
||||||
env:
|
env:
|
||||||
INIT_POSTGRES_DBNAME: &dbName sonarr_main
|
INIT_POSTGRES_DBNAME: &dbName sonarr_main
|
||||||
|
@ -34,7 +34,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/sonarr-develop
|
repository: ghcr.io/home-operations/sonarr-develop
|
||||||
tag: 4.0.14.2938
|
tag: 4.0.14.2938
|
||||||
envFrom: *envFrom
|
envFrom: *envFrom
|
||||||
env:
|
env:
|
||||||
|
@ -76,7 +76,7 @@ spec:
|
||||||
|
|
||||||
exportarr:
|
exportarr:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/exportarr
|
repository: ghcr.io/home-operations/exportarr
|
||||||
tag: v2.0.1
|
tag: v2.0.1
|
||||||
args:
|
args:
|
||||||
- sonarr
|
- sonarr
|
||||||
|
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/plex
|
repository: ghcr.io/home-operations/plex
|
||||||
tag: 1.41.3.9314-a0bfb8370
|
tag: 1.41.3.9314-a0bfb8370
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -17,7 +17,7 @@ spec:
|
||||||
values:
|
values:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/tautulli
|
repository: ghcr.io/home-operations/tautulli
|
||||||
tag: 2.15.1@sha256:74468ecce40f44c449675ec7fcb7c86ebff89961572d141ad743b8ccbdde3c98
|
tag: 2.15.1@sha256:74468ecce40f44c449675ec7fcb7c86ebff89961572d141ad743b8ccbdde3c98
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
@ -61,4 +61,4 @@ spec:
|
||||||
memory: 250Mi
|
memory: 250Mi
|
||||||
|
|
||||||
limits:
|
limits:
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
|
|
|
@ -23,7 +23,7 @@ spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
init-db:
|
init-db:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/postgres-init
|
repository: ghcr.io/home-operations/postgres-init
|
||||||
tag: 16
|
tag: 16
|
||||||
envFrom: &envFrom
|
envFrom: &envFrom
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
@ -31,7 +31,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/home-assistant
|
repository: ghcr.io/home-operations/home-assistant
|
||||||
tag: 2025.3.3
|
tag: 2025.3.3
|
||||||
env:
|
env:
|
||||||
TZ: America/New_York #${SERVER_TIMEZONE}
|
TZ: America/New_York #${SERVER_TIMEZONE}
|
||||||
|
|
Loading…
Add table
Reference in a new issue