Skip to content

Commit

Permalink
chore: Bump appVersion to v8.4 (#245)
Browse files Browse the repository at this point in the history
This update of pgAdmin4 fixes CVE-2024-2044.

Signed-off-by: Joost Ole Seddig <jstsddg@outlook.com>
  • Loading branch information
jstsddg committed Mar 11, 2024
1 parent 87ecfd8 commit 10adb6d
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.23.3
appVersion: "8.3"
version: 1.23.4
appVersion: "8.4"
keywords:
- pgadmin
- postgres
Expand Down

0 comments on commit 10adb6d

Please sign in to comment.