summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-14 08:11:32 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-14 08:11:34 -0400
commit1bf85714ca747f446b003467754d5a3ea5b8adbe (patch)
tree9796d0778160a2eb065f3f29b307c5cb9bc85689
parente67a94e6be333271c8237d6ebd5fb0f489401350 (diff)
Use released version of elastic
Issue-ID: AAI-2403 Change-Id: I64f21f9a9f077985540f552faec264363b08fccf Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--charts/aai-elasticsearch/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-elasticsearch/values.yaml b/charts/aai-elasticsearch/values.yaml
index ea82c99..9c846a1 100644
--- a/charts/aai-elasticsearch/values.yaml
+++ b/charts/aai-elasticsearch/values.yaml
@@ -19,7 +19,7 @@ global: # global defaults
nodePortPrefix: 302
# application image
-image: onap/elasticsearch-sg:1.4-STAGING-latest
+image: onap/elasticsearch-sg:1.4.3
pullPolicy: Always
restartPolicy: Always