Skip to content

Commit bddfb93

Browse files
authored
Merge pull request #6 from pengzhouml/release/1.0.0-action
change versions
2 parents f12f84c + df24475 commit bddfb93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/marklogic-operator-kubernetes/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.1.0
16+
version: 1.0.1
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.
2020
# It is recommended to use it with quotes.
21-
appVersion: "0.1.0"
21+
appVersion: "1.0.1"

0 commit comments

Comments
 (0)