This is an automated email from the ASF dual-hosted git repository. adheipsingh pushed a commit to branch 1.3.1-release in repository https://gitbox.apache.org/repos/asf/druid-operator.git
commit 9a640641887873876dc66ae50b14b6d66bdd68d3 Author: AdheipSingh <[email protected]> AuthorDate: Wed Oct 8 19:04:47 2025 +0530 update chart version --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5b95c45..f40398c 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -15,11 +15,11 @@ 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.3.8 +version: 0.4.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. -appVersion: v1.2.5 +appVersion: v1.3.1 # icon icon: "https://www.apache.org/logos/res/druid/druid-1.png" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
