diff --git a/ror-demo-cluster/.env-showcase b/ror-demo-cluster/.env-showcase index 345c8e7..bf018b7 100644 --- a/ror-demo-cluster/.env-showcase +++ b/ror-demo-cluster/.env-showcase @@ -5,10 +5,10 @@ # Dockerfile-use-ror-binaries-from-api - download ROR plugin from API (requires ROR_ES_VERSION / ROR_KBN_VERSION) # Dockerfile-use-ror-binaries-from-file - use a local plugin file (requires ES_ROR_FILE / KBN_ROR_FILE) -#ES_VERSION=8.19.11 -#ES_DOCKERFILE=Dockerfile-use-ror-binaries-from-file -#ES_ROR_FILE=readonlyrest-1.69.0-pre01_es8.19.11.zip +ES_VERSION=8.19.7 +ES_DOCKERFILE=Dockerfile-use-ror-binaries-from-api +ROR_ES_VERSION=1.68.0 -#KBN_VERSION=8.19.11 -#KBN_DOCKERFILE=Dockerfile-use-ror-binaries-from-api -#ROR_KBN_VERSION=1.68.0 +KBN_VERSION=8.19.7 +KBN_DOCKERFILE=Dockerfile-use-ror-binaries-from-api +ROR_KBN_VERSION=1.68.0