Skip to content

Commit

Permalink
Fixes issues 244 (#250)
Browse files Browse the repository at this point in the history
Small README.md update, resolves issue #224
  • Loading branch information
rowanruseler authored Apr 22, 2024
1 parent 309425d commit b9583c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/pgadmin4/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: pgAdmin4 is a web based administration tool for PostgreSQL database
name: pgadmin4
version: 1.25.0
version: 1.25.1
appVersion: "8.5"
keywords:
- pgadmin
Expand Down
2 changes: 1 addition & 1 deletion charts/pgadmin4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

```console
helm repo add runix https://helm.runix.net
helm install runix/pgadmin4
helm install pgadmin4 runix/pgadmin4
```

## Introduction
Expand Down

0 comments on commit b9583c1

Please sign in to comment.