Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
charts
Commits
22798c4d
Commit
22798c4d
authored
Aug 19, 2019
by
Guangbo Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump flunetd-aggregator to v0.3.1
parent
a54172d1
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
9 deletions
+9
-9
fluentd-logo.png
charts/fluentd-aggregator/fluentd-logo.png
+0
-0
Chart.yaml
charts/fluentd-aggregator/v0.3.1/Chart.yaml
+3
-3
questions.yml
charts/fluentd-aggregator/v0.3.1/questions.yml
+4
-2
statefulset.yaml
charts/fluentd-aggregator/v0.3.1/templates/statefulset.yaml
+0
-0
values.yaml
charts/fluentd-aggregator/v0.3.1/values.yaml
+2
-4
No files found.
charts/fluentd-aggregator/fluentd-logo.png
0 → 100644
View file @
22798c4d
5.39 KB
charts/fluentd-aggregator/v0.3.1/Chart.yaml
View file @
22798c4d
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
:
v
2.3.1
version
:
0.3.
1
appVersion
:
v
1.6.3
home
:
https://www.fluentd.org/
sources
:
-
https://www.fluentd.org/
...
...
charts/fluentd-aggregator/v0.3.1/questions.yml
View file @
22798c4d
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
...
...
charts/fluentd-aggregator/v0.3.1/templates/statefulset.yaml
View file @
22798c4d
charts/fluentd-aggregator/v0.3.1/values.yaml
View file @
22798c4d
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment