mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Add home key for fluentd (#4761)
The key "home" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
This commit is contained in:
@@ -2,8 +2,9 @@ apiVersion: v1
|
||||
description: A Fluentd Elasticsearch Helm chart for Kubernetes.
|
||||
icon: https://raw.githubusercontent.com/fluent/fluentd-docs/master/public/logo/Fluentd_square.png
|
||||
name: fluentd
|
||||
version: 0.1.3
|
||||
version: 0.1.4
|
||||
appVersion: 0.12
|
||||
home: https://www.fluentd.org/
|
||||
sources:
|
||||
- https://quay.io/repository/coreos/fluentd-kubernetes
|
||||
- https://github.com/coreos/fluentd-kubernetes-daemonset
|
||||
|
||||
Reference in New Issue
Block a user