Skip to content

Commit 137ff8e

Browse files
feat(container): update image dpage/pgadmin4 to v9.10
1 parent 1d847f1 commit 137ff8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/apps/databases/pgadmin/app/helmrelease.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ spec:
2929
volume-permissions:
3030
image:
3131
repository: dpage/pgadmin4
32-
tag: "9.9@sha256:5d9624a93634d1c5e595619cc57b1d330758120d1baf445fa97300c0c1fc3c0a"
32+
tag: "9.10@sha256:8c128407f45f1c582eda69e71da1a393237388469052e3cc1e6ae4a475e12b70"
3333
command: ["/bin/chown", "-R", "5050:5050", "/var/lib/pgadmin"]
3434
securityContext:
3535
runAsUser: 0
3636
containers:
3737
app:
3838
image:
3939
repository: dpage/pgadmin4
40-
tag: "9.9@sha256:5d9624a93634d1c5e595619cc57b1d330758120d1baf445fa97300c0c1fc3c0a"
40+
tag: "9.10@sha256:8c128407f45f1c582eda69e71da1a393237388469052e3cc1e6ae4a475e12b70"
4141
env:
4242
PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION: "False"
4343
envFrom:

0 commit comments

Comments
 (0)