File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG OPENSHIFT_CI
21
21
22
22
ENV ES_PATH_CONF=/etc/elasticsearch/ \
23
23
ES_HOME=/usr/share/elasticsearch \
24
- ES_VER=6.8.1.redhat-00020 \
24
+ ES_VER=6.8.1.redhat-00029 \
25
25
HOME=/opt/app-root/src \
26
26
INSTANCE_RAM=512G \
27
27
JAVA_VER=11 \
@@ -30,7 +30,7 @@ ENV ES_PATH_CONF=/etc/elasticsearch/ \
30
30
NODE_QUORUM=1 \
31
31
PROMETHEUS_EXPORTER_VER=6.8.1.2-redhat-00001 \
32
32
INGEST_PLUGIN_VER=6.8.1.0-redhat-00003 \
33
- OPENDISTRO_VER=0.10.1.2-redhat-00010 \
33
+ OPENDISTRO_VER=0.10.1.2-redhat-00019 \
34
34
PLUGIN_LOGLEVEL=INFO \
35
35
RECOVER_AFTER_NODES=1 \
36
36
RECOVER_EXPECTED_NODES=1 \
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ARG OPENSHIFT_CI
36
36
37
37
ENV ES_PATH_CONF=/etc/elasticsearch/ \
38
38
ES_HOME=/usr/share/elasticsearch \
39
- ES_VER=6.8.1.redhat-00020 \
39
+ ES_VER=6.8.1.redhat-00029 \
40
40
HOME=/opt/app-root/src \
41
41
INSTANCE_RAM=512G \
42
42
JAVA_VER=11 \
@@ -45,7 +45,7 @@ ENV ES_PATH_CONF=/etc/elasticsearch/ \
45
45
NODE_QUORUM=1 \
46
46
PROMETHEUS_EXPORTER_VER=6.8.1.2-redhat-00001 \
47
47
INGEST_PLUGIN_VER=6.8.1.0-redhat-00003 \
48
- OPENDISTRO_VER=0.10.1.2-redhat-00010 \
48
+ OPENDISTRO_VER=0.10.1.2-redhat-00019 \
49
49
PLUGIN_LOGLEVEL=INFO \
50
50
RECOVER_AFTER_NODES=1 \
51
51
RECOVER_EXPECTED_NODES=1 \
Original file line number Diff line number Diff line change 1
- - nvr : org.elasticsearch-elasticsearch-6.8.1.redhat_00020 -1
2
- - nvr : com.amazon.opendistroforelasticsearch-opendistro_security-0.10.1.2_redhat_00010 -1
1
+ - nvr : org.elasticsearch-elasticsearch-6.8.1.redhat_00029 -1
2
+ - nvr : com.amazon.opendistroforelasticsearch-opendistro_security-0.10.1.2_redhat_00019 -1
3
3
- nvr : org.elasticsearch.plugin.prometheus-prometheus-exporter-6.8.1.2_redhat_00001-1
4
4
- nvr : org.elasticsearch.plugin.ingest-openshift-ingest-plugin-6.8.1.0_redhat_00003-1
You can’t perform that action at this time.
0 commit comments