Skip to content

Commit 2c65b7f

Browse files
feat(container): update image ghcr.io/home-operations/postgres-init ( 18.3 → 18.4 )
| datasource | package | from | to | | ---------- | ------------------------------------- | ---- | ---- | | docker | ghcr.io/home-operations/postgres-init | 18.3 | 18.4 | Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
1 parent a7dafc5 commit 2c65b7f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

default/home-assistant/home-assistant.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
init-db:
3333
image:
3434
repository: ghcr.io/home-operations/postgres-init
35-
tag: 18.3
35+
tag: 18.4
3636
env:
3737
INIT_POSTGRES_HOST: shared-psql-v17-rw.default.svc.cluster.local
3838
INIT_POSTGRES_SUPER_PASS: ${SECRET_CNPG_SUPER_PASS}

default/immich/immich.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
init-db:
2525
image:
2626
repository: ghcr.io/home-operations/postgres-init
27-
tag: 18.3
27+
tag: 18.4
2828
env:
2929
INIT_POSTGRES_HOST: shared-psql-v17-rw.default.svc.cluster.local
3030
INIT_POSTGRES_SUPER_PASS: ${SECRET_CNPG_SUPER_PASS}

development/forgejo/forgejo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
init-db:
3535
image:
3636
repository: ghcr.io/home-operations/postgres-init
37-
tag: 18.3
37+
tag: 18.4
3838
env:
3939
INIT_POSTGRES_HOST: shared-psql-v17-rw.default.svc.cluster.local
4040
INIT_POSTGRES_SUPER_PASS: ${SECRET_CNPG_SUPER_PASS}

social/mautrix/slack-bridge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
init-db:
3333
image:
3434
repository: ghcr.io/home-operations/postgres-init
35-
tag: 18.3
35+
tag: 18.4
3636
env:
3737
INIT_POSTGRES_HOST: synapse-psql-v17-rw.default.svc.cluster.local
3838
INIT_POSTGRES_SUPER_PASS: ${SECRET_CNPG_SUPER_PASS}

0 commit comments

Comments
 (0)