Skip to content

Commit 662b4aa

Browse files
committed
LOG-5342: Bump ES PNC build to elasticsearch-6.8.1.redhat_00032
1 parent 7adea63 commit 662b4aa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

elasticsearch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG OPENSHIFT_CI
2121

2222
ENV ES_PATH_CONF=/etc/elasticsearch/ \
2323
ES_HOME=/usr/share/elasticsearch \
24-
ES_VER=6.8.1.redhat-00031 \
24+
ES_VER=6.8.1.redhat-00032 \
2525
HOME=/opt/app-root/src \
2626
INSTANCE_RAM=512G \
2727
JAVA_VER=11 \

elasticsearch/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ARG OPENSHIFT_CI
3636

3737
ENV ES_PATH_CONF=/etc/elasticsearch/ \
3838
ES_HOME=/usr/share/elasticsearch \
39-
ES_VER=6.8.1.redhat-00031 \
39+
ES_VER=6.8.1.redhat-00032 \
4040
HOME=/opt/app-root/src \
4141
INSTANCE_RAM=512G \
4242
JAVA_VER=11 \

elasticsearch/Dockerfile.rhel8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ARG OPENSHIFT_CI
2020

2121
ENV ES_PATH_CONF=/etc/elasticsearch/ \
2222
ES_HOME=/usr/share/elasticsearch \
23-
ES_VER=6.8.1.redhat-00031 \
23+
ES_VER=6.8.1.redhat-00032 \
2424
HOME=/opt/app-root/src \
2525
INSTANCE_RAM=512G \
2626
JAVA_VER=11 \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- nvr: org.elasticsearch-elasticsearch-6.8.1.redhat_00031-1
1+
- nvr: org.elasticsearch-elasticsearch-6.8.1.redhat_00032-1
22
- nvr: com.amazon.opendistroforelasticsearch-opendistro_security-0.10.1.2_redhat_00019-1
33
- nvr: org.elasticsearch.plugin.prometheus-prometheus-exporter-6.8.1.2_redhat_00001-1
44
- nvr: org.elasticsearch.plugin.ingest-openshift-ingest-plugin-6.8.1.0_redhat_00003-1

0 commit comments

Comments
 (0)