fix: go back to onedr0p/postgres-init since there is no v16 tag for the new repo

This commit is contained in:
SeanOMik 2025-03-28 20:49:51 -04:00
parent cdbd35b5e0
commit 96c7cf9c3b
Signed by: SeanOMik
GPG key ID: FEC9E2FC15235964
4 changed files with 4 additions and 4 deletions
kubernetes
main/apps/download
thin/apps/default/home-assistant/files

View file

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

View file

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

View file

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

View file

@ -23,7 +23,7 @@ spec:
initContainers:
init-db:
image:
repository: ghcr.io/home-operations/postgres-init
repository: ghcr.io/onedr0p/postgres-init
tag: 16
envFrom: &envFrom
- secretRef: