Skip to content

Commit

Permalink
chore: bump chart to indicate app version update (openedx#77)
Browse files Browse the repository at this point in the history
Signed-off-by: Gabor Boros <[email protected]>
  • Loading branch information
gabor-boros authored Jul 31, 2024
1 parent 8767df2 commit 0e18e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,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.7.4
version: 0.7.5
# 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.
#
# In our case, this represents the version of Tutor that this chart is compatible with.
appVersion: "17.0.4"
appVersion: "18.0.0"

dependencies:
# This is just info for the "helm dependency update" command, which will update the ./charts/ directory when run, using
Expand Down

0 comments on commit 0e18e0c

Please sign in to comment.