⬆️ Update dpage/pgadmin4 ( 8.1 → 8.2 )

This commit is contained in:
feisar-bot[bot]
2024-01-23 22:17:21 +00:00
committed by auricom
parent 4bb5960e66
commit efdc1ff8f7

View File

@@ -35,7 +35,7 @@ spec:
volume-permissions:
image:
repository: dpage/pgadmin4
tag: "8.1@sha256:79388691706e7b4c3f1e4d567a594ade467d4cab4ecf1a97aaa0beb5b19b5b53"
tag: "8.2@sha256:3b480788bfd84c9c46f09ce4984867f36fa8b8d8736b2044b376506cb0702ae2"
command: ["/bin/chown", "-R", "5050:5050", "/var/lib/pgadmin"]
volumeMounts:
- name: config
@@ -46,7 +46,7 @@ spec:
main:
image:
repository: dpage/pgadmin4
tag: "8.1@sha256:79388691706e7b4c3f1e4d567a594ade467d4cab4ecf1a97aaa0beb5b19b5b53"
tag: "8.2@sha256:3b480788bfd84c9c46f09ce4984867f36fa8b8d8736b2044b376506cb0702ae2"
env:
PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION: "False"
envFrom: