⬆️ Update image dpage/pgadmin4 to 7.7

| datasource | package        | from | to  |
| ---------- | -------------- | ---- | --- |
| docker     | dpage/pgadmin4 | 7.6  | 7.7 |
This commit is contained in:
feisar-bot
2023-09-21 09:17:43 +00:00
committed by auricom
parent 23696a1c8e
commit 50dcef15ff

View File

@@ -32,7 +32,7 @@ spec:
reloader.stakater.com/auto: "true"
image:
repository: dpage/pgadmin4
tag: "7.6"
tag: "7.7"
env:
PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION: "False"
envFrom:
@@ -40,7 +40,7 @@ spec:
name: pgadmin-secret
initContainers:
volume-permissions:
image: dpage/pgadmin4:7.6
image: dpage/pgadmin4:7.7
command: ["/bin/chown", "-R", "5050:5050", "/var/lib/pgadmin"]
volumeMounts:
- name: config