about summary refs log tree commit diff
path: root/chart/Chart.yaml
diff options
context:
space:
mode:
authorAlexandra Catalina <dunn.alex@gmail.com>2021-03-11 20:39:09 -0800
committerGitHub <noreply@github.com>2021-03-12 05:39:09 +0100
commitba8a04462a8beb0f106a6234b87a98ff65c869ae (patch)
tree2a2c5789e0ae6ffb3997823f61964088fc7bd8b5 /chart/Chart.yaml
parentb8db129f40d4f4f2bcbe0e740f30ff492628060a (diff)
helm: upgrade elasticsearch chart to 14 (#15767)
Diffstat (limited to 'chart/Chart.yaml')
-rw-r--r--chart/Chart.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 72d710a05..8f1976cf7 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: 1.1.0
+version: 1.1.1
 
 # 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
@@ -24,7 +24,7 @@ appVersion: 3.3.0
 
 dependencies:
   - name: elasticsearch
-    version: 12.8.2
+    version: 14.2.3
     repository: https://charts.bitnami.com/bitnami
     condition: elasticsearch.enabled
   - name: postgresql