Skip to content

Commit c72926f

Browse files
Merge pull request #2250 from sasagarw/bump-od
LOG-2079: Bump opendistro plugin to update netty dependency
2 parents 0a1efa9 + 95366f9 commit c72926f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

elasticsearch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ENV ES_PATH_CONF=/etc/elasticsearch/ \
3030
NODE_QUORUM=1 \
3131
PROMETHEUS_EXPORTER_VER=6.8.1.2-redhat-00001 \
3232
INGEST_PLUGIN_VER=6.8.1.0-redhat-00003 \
33-
OPENDISTRO_VER=0.10.1.2-redhat-00009 \
33+
OPENDISTRO_VER=0.10.1.2-redhat-00010 \
3434
PLUGIN_LOGLEVEL=INFO \
3535
RECOVER_AFTER_NODES=1 \
3636
RECOVER_EXPECTED_NODES=1 \

elasticsearch/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ENV ES_PATH_CONF=/etc/elasticsearch/ \
4545
NODE_QUORUM=1 \
4646
PROMETHEUS_EXPORTER_VER=6.8.1.2-redhat-00001 \
4747
INGEST_PLUGIN_VER=6.8.1.0-redhat-00003 \
48-
OPENDISTRO_VER=0.10.1.2-redhat-00009 \
48+
OPENDISTRO_VER=0.10.1.2-redhat-00010 \
4949
PLUGIN_LOGLEVEL=INFO \
5050
RECOVER_AFTER_NODES=1 \
5151
RECOVER_EXPECTED_NODES=1 \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- nvr: org.elasticsearch-elasticsearch-6.8.1.redhat_00020-1
2-
- nvr: com.amazon.opendistroforelasticsearch-opendistro_security-0.10.1.2_redhat_00009-1
2+
- nvr: com.amazon.opendistroforelasticsearch-opendistro_security-0.10.1.2_redhat_00010-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)