File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
deploy/cloud/helm/platform Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ version: 0.7.0
2323home : https://nvidia.com
2424dependencies :
2525 - name : dynamo-operator
26- version : 0.6.1
26+ version : 0.7.0
2727 repository : file://components/operator
2828 condition : dynamo-operator.enabled
2929 - name : nats
Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ type: application
2727# This is the chart version. This version number should be incremented each time you make changes
2828# to the chart and its templates, including the app version.
2929# Versions are expected to follow Semantic Versioning (https://semver.org/)
30- version : 0.6.1
30+ version : 0.7.0
3131# This is the version number of the application being deployed. This version number should be
3232# incremented each time you make changes to the application. Versions are not expected to
3333# follow Semantic Versioning. They should reflect the version the application is using.
3434# It is recommended to use it with quotes.
35- appVersion : " 0.6.1 "
35+ appVersion : " 0.7.0 "
You can’t perform that action at this time.
0 commit comments