Skip to content

Commit

Permalink
⬆️ Update dpage/pgadmin4 ( 8.1 → 8.2 )
Browse files Browse the repository at this point in the history
  • Loading branch information
feisar-bot[bot] authored Jan 23, 2024
1 parent cb87a67 commit 93e27b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/default/pgadmin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 93e27b7

Please sign in to comment.