File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ type: application
66# This is the chart version. This version number should be incremented each time you make changes
77# to the chart and its templates, including the app version.
88# Versions are expected to follow Semantic Versioning (https://semver.org/)
9- version : 1.6.6
9+ version : 1.6.7
1010
1111# This is the version number of the application being deployed. This version number should be
1212# incremented each time you make changes to the application. Versions are not expected to
@@ -25,7 +25,7 @@ dependencies:
2525 - name : lms-data-service
2626 version : 1.4.2
2727 - name : ojt
28- version : 1.4.10
28+ version : 1.4.11
2929 - name : user-service
3030 version : 1.3.2
3131
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ 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 : 1.4.10
10+ version : 1.4.11
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 : v2.1.9
15+ appVersion : v2.1.10
You can’t perform that action at this time.
0 commit comments