Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Commit 989fa23

Browse files
committed
Improve Changelog and requirements
1 parent f3196cb commit 989fa23

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# v0.2.0
2-
Upgraded all elastic components to 7.4.0
2+
Upgraded all elastic components to 7.4.0 [Release Notes](https://www.elastic.co/guide/en/elasticsearch/reference/7.4/release-notes-7.4.0.html)
3+
34
Added curator with 3 days history
5+
46
The following namespaces are ommited for logging:
57
- default
6-
- kube-system
8+
- giantswarm
79
- kube-node-lease
810
- kube-public
9-
- giantswarm
11+
- kube-system

helm/kubernetes-elastic-stack-elastic-logging/requirements.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ dependencies:
2727
- name: elasticsearch-curator
2828
version: "2.0.3"
2929
repository: https://giantswarm.github.com/sample-catalog
30-
condition: elasticsearch-curator.enabled
30+
condition: elasticsearch-curator.enabled
31+

0 commit comments

Comments
 (0)