Commit 22798c4d by Guangbo Chen

Bump flunetd-aggregator to v0.3.1

parent a54172d1
apiVersion: v1
description: A Fluentd Aggregator Helm chart Continuously Receive Events From The Log Forwarders.
icon: https://www.fluentd.org/assets/img/miscellany/fluentd-logo.png
icon: file://../fluentd-logo.png
name: fluentd-aggregator
version: 0.3.0
appVersion: v2.3.1
version: 0.3.1
appVersion: v1.6.3
home: https://www.fluentd.org/
sources:
- https://www.fluentd.org/
......
labels:
io.cattle.role: project # options are cluster/project
questions:
- variable: defaultImage
default: true
......@@ -8,12 +10,12 @@ questions:
group: "Container Images"
subquestions:
- variable: image.repository
default: "guangbo/fluentd"
default: "ranchercharts/fluentd-aggregator"
description: "Fluentd image name"
type: string
label: Fluentd Image Name
- variable: image.tag
default: "dev"
default: "1.6.3"
description: "Fluentd image tag"
type: string
label: Image Tag
......
......@@ -2,10 +2,8 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
image:
# repository: gcr.io/google-containers/fluentd-elasticsearch
# tag: v2.3.1
repository: guangbo/fluentd
tag: dev
repository: ranchercharts/fluentd-aggregator
tag: 1.6.3
pullPolicy: IfNotPresent
# pullSecrets:
# - secret1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment