Skip to content

Commit

Permalink
chore(deps): update dpage/pgadmin4 docker tag to v8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 23, 2024
1 parent 7fd2644 commit 641de1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/pgadmin/base/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: pgadmin
image: dpage/pgadmin4:8.10
image: dpage/pgadmin4:8.11
imagePullPolicy: Always
env:
- name: PGADMIN_DEFAULT_EMAIL
Expand Down

0 comments on commit 641de1a

Please sign in to comment.