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

Commit b55b762

Browse files
authored
Added charts fluentd, keycloak, elasticsearch (#54)
1 parent 88cc762 commit b55b762

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
dependencies:
22
- name: elasticsearch
3-
version: "0.1.7"
3+
version: "0.1.8"
44
repository: https://giantswarm.github.com/sample-catalog
55
condition: elasticsearch.enabled
66

77
- name: fluentd-elasticsearch
8-
version: "0.1.3"
8+
version: "0.1.4"
99
repository: https://giantswarm.github.com/sample-catalog
1010
condition: fluentd-elasticsearch.enabled
1111

@@ -15,7 +15,7 @@ dependencies:
1515
condition: kibana.enabled
1616

1717
- name: keycloak-gatekeeper
18-
version: "1.1.1-2"
18+
version: "1.1.1-3"
1919
repository: https://giantswarm.github.com/sample-catalog
2020
condition: keycloak-gatekeeper.enabled
2121

0 commit comments

Comments
 (0)