mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ 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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user