⬆️ Update image dpage/pgadmin4 to 6.19

| datasource | package        | from | to   |
| ---------- | -------------- | ---- | ---- |
| docker     | dpage/pgadmin4 | 6.18 | 6.19 |
This commit is contained in:
feisar-bot
2023-01-17 11:15:44 +00:00
committed by auricom
parent 17eb8ce2e5
commit f372e82353

View File

@@ -29,7 +29,7 @@ spec:
values:
image:
repository: dpage/pgadmin4
tag: "6.18"
tag: "6.19"
env:
PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION: "False"
envFrom:
@@ -37,7 +37,7 @@ spec:
name: *app
initContainers:
volume-permissions:
image: dpage/pgadmin4:6.18
image: dpage/pgadmin4:6.19
command: ["/bin/chown", "-R", "5050:5050", "/var/lib/pgadmin"]
volumeMounts:
- name: config