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

| datasource | package                         | from | to   |
| ---------- | ------------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-initdb | 14.7 | 14.8 |
This commit is contained in:
feisar-bot
2023-05-13 02:33:56 +00:00
committed by auricom
parent b17ee10310
commit cb21cd952c
22 changed files with 22 additions and 22 deletions

View File

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