Skip to content

Commit 957b9fb

Browse files
Update appVersion of chart lms-data-service
Signed-off-by: hypercision <hclabsbuildkite@protonmail.com>
1 parent 38409e2 commit 957b9fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/thub/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.10.10
9+
version: 1.10.11
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
@@ -23,7 +23,7 @@ dependencies:
2323
- name: keycloak-config
2424
version: 0.1.2
2525
- name: lms-data-service
26-
version: 1.8.2
26+
version: 1.8.3
2727
- name: ojt
2828
version: 1.7.3
2929
- name: user-service

charts/thub/charts/lms-data-service/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.8.2
10+
version: 1.8.3
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.3.1
15+
appVersion: v2.4.0

0 commit comments

Comments
 (0)