Skip to content

Commit 702d747

Browse files
committed
Update application version to 0.0.4 version
1 parent 6c75301 commit 702d747

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.3
21+
appVersion: 0.0.4

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.3
21+
appVersion: 0.0.4

gradle.properties

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

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

0 commit comments

Comments
 (0)