Skip to content

Commit

Permalink
Fix chart appVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarguimaraes committed Oct 22, 2023
1 parent 2634ed9 commit b9f4da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A Helm chart for Kubernetes

type: application

version: 0.1.0
version: 0.1.1

appVersion: "v0.1.0"
appVersion: "0.1.0"

dependencies:
- name: postgresql
Expand Down

0 comments on commit b9f4da1

Please sign in to comment.