diff options
author | Effy Elden <effy@effy.space> | 2022-11-16 21:59:28 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-16 11:59:28 +0100 |
commit | f890fdca419e5f0222d49682e42d698e6353ab5d (patch) | |
tree | 0949caf0b2fd417ad079b25a93ead7082015217a /chart | |
parent | 4d85c27d1adc83aadd219767dbdc7e17b05230b0 (diff) |
Bump Helm app version to 4.0.2 (#20697)
* Bump Helm app version to 4.0.1 * Bump Helm app version to 4.0.1
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 7080095f2..7d5bd3c91 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -20,7 +20,7 @@ version: 2.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. -appVersion: v3.5.3 +appVersion: v4.0.2 dependencies: - name: elasticsearch |