File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ type: application
77# This is the chart version. This version number should be incremented each time you make changes
88# to the chart and its templates, including the app version.
99# Versions are expected to follow Semantic Versioning (https://semver.org/)
10- version : 0.12 .0
10+ version : 0.14 .0
1111
1212# This is the version number of the application being deployed. This version number should be
1313# incremented each time you make changes to the application. Versions are not expected to
1414# follow Semantic Versioning. They should reflect the version the application is using.
15- appVersion : 0.15 .0
15+ appVersion : 0.16 .0
1616
1717# Chart dependencies
1818dependencies :
Original file line number Diff line number Diff line change 11{
22 "name" : " lifemonitor" ,
33 "description" : " Workflow Testing Service" ,
4- "version" : " 0.15 .0" ,
4+ "version" : " 0.16 .0" ,
55 "license" : " MIT" ,
66 "author" : " CRS4" ,
77 "main" : " ../dist/js/lifemonitor.min.js" ,
Original file line number Diff line number Diff line change 33openapi : " 3.0.0"
44
55info :
6- version : " 0.15 .0"
6+ version : " 0.16 .0"
77 title : " Life Monitor API"
88 description : |
99 *Workflow sustainability service*
1818servers :
1919 - url : /
2020 description : >
21- Version 0.15 .0 of API.
21+ Version 0.16 .0 of API.
2222
2323tags :
2424 - name : GitHub Integration
You can’t perform that action at this time.
0 commit comments