Skip to content

Commit

Permalink
chore: bump pgadmin to 8.6 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thumbscrew authored Sep 23, 2024
1 parent 973cf0c commit 2dcb29f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/pgadmin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.5.0
version: 2.6.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "8.5"
appVersion: "8.6"
4 changes: 1 addition & 3 deletions charts/pgadmin/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pgadmin

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.21](https://img.shields.io/badge/AppVersion-6.21-informational?style=flat-square)
![Version: 2.6.0](https://img.shields.io/badge/Version-2.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.6](https://img.shields.io/badge/AppVersion-8.6-informational?style=flat-square)

A Helm chart for pgAdmin, the open source PostgreSQL administration tool.

Expand Down Expand Up @@ -48,5 +48,3 @@ A Helm chart for pgAdmin, the open source PostgreSQL administration tool.
| serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
| tolerations | list | `[]` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

0 comments on commit 2dcb29f

Please sign in to comment.