⬆️ Update image dpage/pgadmin4 to 7.5

| datasource | package        | from | to  |
| ---------- | -------------- | ---- | --- |
| docker     | dpage/pgadmin4 | 7.4  | 7.5 |
This commit is contained in:
feisar-bot
2023-07-27 06:21:09 +00:00
committed by auricom
parent 5f79cd64ba
commit 849c7b03fb

View File

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