⬆️ postgres-init 15.3

This commit is contained in:
auricom
2023-07-31 21:25:25 +02:00
parent 0dd3b7852d
commit 032cca199f
25 changed files with 25 additions and 25 deletions

View File

@@ -33,7 +33,7 @@ spec:
concurrencyPolicy: Forbid
schedule: "*/30 * * * *"
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/auricom/postgres-init:15.3
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:

View File

@@ -34,7 +34,7 @@ spec:
schedule: "23 */3 * * *"
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/auricom/postgres-init:15.3
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef: