⬆️ Update image dpage/pgadmin4 to 6.21

| datasource | package        | from | to   |
| ---------- | -------------- | ---- | ---- |
| docker     | dpage/pgadmin4 | 6.20 | 6.21 |
This commit is contained in:
feisar-bot
2023-03-09 12:40:04 +00:00
committed by auricom
parent 0fdda4191f
commit d923afdfe8

View File

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