Skip to content

Commit

Permalink
chore: bump harmony chart version (#70)
Browse files Browse the repository at this point in the history
Signed-off-by: Gabor Boros <[email protected]>
  • Loading branch information
gabor-boros authored Apr 22, 2024
1 parent 5afd613 commit a2362d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/harmony-chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ dependencies:
repository: https://openfaas.github.io/faas-netes
version: 14.2.34
digest: sha256:b636bd16d732d51544ca7223f460e22f45a7132e31e874a789c5fc0cac460a45
generated: "2024-04-15T14:39:31.262396+04:00"
generated: "2024-04-22T10:17:39.958678+04:00"
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.1
version: 0.7.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.
#
# In our case, this represents the version of Tutor that this chart is compatible with.
appVersion: "16.0.2"
appVersion: "17.0.4"

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 a2362d9

Please sign in to comment.