Skip to content

Commit

Permalink
Merge pull request #13 from progress/kiranb-main
Browse files Browse the repository at this point in the history
Test chart release action with version update
  • Loading branch information
kiranbabuneela authored Apr 12, 2024
2 parents 5381a03 + fecc30d commit 1ca0e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/BasicDeployment/hdp-server-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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: 0.1.1
version: 0.1.2

# 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: "1.16.0"
appVersion: "4.6.1"
dependencies:
- name: postgresql
version: "^13.2.30"
Expand Down

0 comments on commit 1ca0e70

Please sign in to comment.