This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/master by this push:
new 857fccfe74 update chart for next release , #3047
new faf247c17b Merge pull request #3092 from hansva/master
857fccfe74 is described below
commit 857fccfe748e03df854737918dd1fd47093316e0
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Tue Jul 18 11:23:16 2023 +0200
update chart for next release , #3047
---
helm/hop/Chart.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm/hop/Chart.yaml b/helm/hop/Chart.yaml
index 7ff75ecd87..eca1fd0e34 100644
--- a/helm/hop/Chart.yaml
+++ b/helm/hop/Chart.yaml
@@ -32,10 +32,10 @@ type: application
# This is the chart version. This version number should be incremented each
time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 0.1.0
+version: 0.3.0
# This is the version number of the application being deployed. This version
number should be
# incremented each time you make changes to the application. Versions are not
expected to
# follow Semantic Versioning. They should reflect the version the application
is using.
# It is recommended to use it with quotes.
-appVersion: "2.5.0"
+appVersion: "2.6.0"