⬆️ Update image dpage/pgadmin4 to 7.0

| datasource | package        | from | to  |
| ---------- | -------------- | ---- | --- |
| docker     | dpage/pgadmin4 | 6.21 | 7.0 |
This commit is contained in:
feisar-bot
2023-04-13 12:36:19 +00:00
committed by auricom
parent e8c012371f
commit 35c0f21cc5

View File

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