about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--chart/Chart.yaml2
-rw-r--r--chart/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index b1138b594..6120a7f3a 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -20,7 +20,7 @@ version: 2.0.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: 3.3.0
+appVersion: v3.5.3
 
 dependencies:
   - name: elasticsearch
diff --git a/chart/values.yaml b/chart/values.yaml
index ef349c087..170025b50 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -8,7 +8,7 @@ image:
   # built from the most recent commit
   #
   # tag: latest
-  tag: v3.5.2
+  tag: ""
   # use `Always` when using `latest` tag
   pullPolicy: IfNotPresent