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

Commit 2acf146

Browse files
committed
new version
1 parent 65dc160 commit 2acf146

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: 6.7.1
33
description: Logging stack with Elasticsearch, fluentd and Kibana
44
name: kubernetes-elastic-stack-elastic-logging
5-
version: [[ .Version ]]
5+
version: 0.1.9
Binary file not shown.
Binary file not shown.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
dependencies:
22
- name: elasticsearch
33
repository: https://giantswarm.github.com/sample-catalog
4-
version: 0.1.7
4+
version: 0.1.8
55
- name: fluentd-elasticsearch
66
repository: https://giantswarm.github.com/sample-catalog
7-
version: 0.1.3
7+
version: 0.1.5
88
- name: kibana
99
repository: https://giantswarm.github.com/sample-catalog
1010
version: 0.1.4
1111
- name: keycloak-gatekeeper
1212
repository: https://giantswarm.github.com/sample-catalog
13-
version: 1.1.1-2
13+
version: 1.1.1-3
1414
- name: elasticsearch-exporter
1515
repository: https://giantswarm.github.com/sample-catalog
1616
version: 0.1.0
17-
digest: sha256:95ccd384b9c6c67a061c4ce2b14b31b65a06da6971b7db6e81c10012336b3ff6
18-
generated: 2019-05-29T13:12:34.706457576+02:00
17+
digest: sha256:d5308e839b71284f67c4d162477a6b36e4b81fcd7aa3b4bb1b676bf75131452a
18+
generated: "2019-10-08T13:37:40.450160934+02:00"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
condition: elasticsearch.enabled
66

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

0 commit comments

Comments
 (0)