Skip to content

Commit a506c60

Browse files
committed
Update web and api version
1 parent 48c3db5 commit a506c60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/cloud-resource-dashboard/api/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ version: 0.1.0
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.
21-
appVersion: 0.0.2
21+
appVersion: 0.0.3

charts/cloud-resource-dashboard/web/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ version: 0.1.0
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.
21-
appVersion: 0.0.2
21+
appVersion: 0.0.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.0.2
1+
version=0.0.3
22

33
chart.elasticsearch.enabled=true
44
chart.web.enabled=true

0 commit comments

Comments
 (0)