File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ type: application
11
11
# This is the chart version. This version number should be incremented each time you make changes
12
12
# to the chart and its templates, including the app version.
13
13
# Versions are expected to follow Semantic Versioning (https://semver.org/)
14
- version : " 1.0.0-alpha.1 "
14
+ version : " 1.0.0-alpha.2 "
15
15
16
16
# This is the version number of the application being deployed. This version number should be
17
17
# incremented each time you make changes to the application. Versions are not expected to
18
18
# follow Semantic Versioning. They should reflect the version the application is using.
19
19
# It is recommended to use it with quotes.
20
- appVersion : v0.0.1a48
20
+ appVersion : v0.0.1a49
21
21
22
22
23
23
dependencies :
You can’t perform that action at this time.
0 commit comments