⬆️ Update image dpage/pgadmin4 to 7.3

| datasource | package        | from | to  |
| ---------- | -------------- | ---- | --- |
| docker     | dpage/pgadmin4 | 7.0  | 7.3 |
This commit is contained in:
feisar-bot
2023-06-06 12:36:42 +00:00
committed by auricom
parent 75d3064708
commit 85eedf789b

View File

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