⬆️ Update image ghcr.io/onedr0p/postgres-initdb to 14.7

| datasource | package                         | from | to   |
| ---------- | ------------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-initdb | 14.6 | 14.7 |
This commit is contained in:
feisar-bot
2023-02-10 18:24:02 +00:00
committed by auricom
parent d0482c9527
commit eedf323724
17 changed files with 17 additions and 17 deletions

View File

@@ -83,7 +83,7 @@ spec:
spec:
initContainers:
- name: init-db
image: ghcr.io/onedr0p/postgres-initdb:14.6
image: ghcr.io/onedr0p/postgres-initdb:14.7
env:
- name: POSTGRES_HOST
value: ${POSTGRES_HOST}