Add new versions of elastic search

This commit is contained in:
Arnie
2019-03-25 07:01:42 +01:00
parent 3b44dff061
commit 56daea7eb6
7 changed files with 184 additions and 2 deletions
-2
View File
@@ -5,7 +5,6 @@ SCRIPT_PATH=$( cd "$(dirname "$0")" ; pwd -P )
IMAGE_NAME="elasticsearch"
# Old version, AWS supported
IMAGE_VERSION="2.3.5"
#IMAGE_VERSION="5.3.2"
SERVICE_NAME=ys-elastic-search
@@ -21,7 +20,6 @@ DOMAIN_NAME="elastic.loc"
RELEASE_NAME="yoursystemcz/elasticsearch"
# Old version, AWS supported
RELEASE_VERSION="2.3.5"
#RELEASE_VERSION="5.3.2"
PERSISTENT_VOLUME="ys-elastic"