Skip to content

Commit d5cf982

Browse files
authored
enh: ELK upgrade (#239)
1 parent 0f42b55 commit d5cf982

18 files changed

+23
-24
lines changed

docker/elasticsearch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM docker.elastic.co/elasticsearch/elasticsearch:7.8.0
1+
FROM docker.elastic.co/elasticsearch/elasticsearch:7.16.2
22
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch repository-s3

helm-charts/elk/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: elastic-stack
2-
version: 0.0.1
3-
appVersion: 7.8.0
2+
version: 0.1.0
3+
appVersion: 7.16.2
44
description: Elasticsearch stack
55
keywords:
66
- elasticsearch
@@ -9,4 +9,3 @@ keywords:
99
- logstash
1010
- metricbeat
1111
- apm
12-
9.01 KB
Binary file not shown.
-8.08 KB
Binary file not shown.
26.6 KB
Binary file not shown.
-28.7 KB
Binary file not shown.
11.9 KB
Binary file not shown.
-8.62 KB
Binary file not shown.
10.1 KB
Binary file not shown.
-9.26 KB
Binary file not shown.

0 commit comments

Comments
 (0)