CVE-2021-44228: updates es from 7.14.0 to 7.16.1
parent
e0f90428fd
commit
e58e5a4e05
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
elastic_image_name: "docker.elastic.co/elasticsearch/elasticsearch"
|
||||
elastic_image_version: "7.14.0"
|
||||
elastic_image_version: "7.16.1"
|
||||
|
||||
elasticsearch_exporter_image_name: "quay.io/prometheuscommunity/elasticsearch-exporter"
|
||||
elasticsearch_exporter_image_version: "latest"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
---
|
||||
|
||||
kibana_image_name: "docker.elastic.co/kibana/kibana"
|
||||
kibana_image_version: "7.14.0"
|
||||
kibana_image_version: "7.16.1"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
---
|
||||
|
||||
logstash_image_name: "docker.elastic.co/logstash/logstash"
|
||||
logstash_image_version: "7.14.0"
|
||||
logstash_image_version: "7.16.1"
|
||||
|
||||
Loading…
Reference in New Issue