Skip to content

Commit

Permalink
feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.4 → …
Browse files Browse the repository at this point in the history
…16.6 )

| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 16.4 | 16.6 |


Signed-off-by: Winston R. Milling <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 1363cbf commit fe46d28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion social/dendrite/dendrite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.4
tag: 16.6
env:
INIT_POSTGRES_DBNAME: dendrite
INIT_POSTGRES_HOST: dendrite-psql-v16-rw.default.svc.cluster.local
Expand Down
2 changes: 1 addition & 1 deletion social/dendrite/syncapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.4
tag: 16.6
env:
INIT_POSTGRES_DBNAME: syncv3
INIT_POSTGRES_HOST: dendrite-psql-v16-rw.default.svc.cluster.local
Expand Down

0 comments on commit fe46d28

Please sign in to comment.