Skip to content

Commit

Permalink
fix: Add Numaflow app version in helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: chandankumar4 <[email protected]>
  • Loading branch information
chandankumar4 committed Oct 23, 2024
1 parent ab790ce commit f76f046
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charts/numaflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,11 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.4

# 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.3.3"
maintainers:
- name: chandankumar4

0 comments on commit f76f046

Please sign in to comment.