Skip to content

Commit

Permalink
[pgadmin4] Bump appVersion to v8.6 (#253)
Browse files Browse the repository at this point in the history
This update of pgAdmin4 fixes CVE-2024-4215 and CVE-2024-4216.

Signed-off-by: Andreas Hollmann <aholl@arcor.de>
Co-authored-by: Andreas Hollmann <andreas.hollmann@dock.financial>
  • Loading branch information
ahollmann and Andreas Hollmann authored May 23, 2024
1 parent b9583c1 commit 8027e07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/pgadmin4/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: pgAdmin4 is a web based administration tool for PostgreSQL database
name: pgadmin4
version: 1.25.1
appVersion: "8.5"
version: 1.25.2
appVersion: "8.6"
keywords:
- pgadmin
- postgres
Expand Down

0 comments on commit 8027e07

Please sign in to comment.