diff options
author | Alex Nordlund <deep.alexander@gmail.com> | 2022-11-10 19:10:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 19:10:49 +0100 |
commit | 60c4df3d1df5b15b488498bea5220363ee5d22d8 (patch) | |
tree | 59b34c18208699ac9ec328b835614a3722021920 /chart | |
parent | e868f419234b7e4338047d6e65fcffde7c787a1c (diff) |
Bump next Helm chart to 2.1.0 (#20155)
Diffstat (limited to 'chart')
-rw-r--r-- | chart/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6120a7f3a..b1c77f6bf 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -15,7 +15,7 @@ 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: 2.0.0 +version: 2.1.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 |