Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
system-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商店
system-charts
Commits
4ce4a3e3
Commit
4ce4a3e3
authored
Dec 25, 2019
by
shanewxy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1. Upgraded fluentd image to v0.1.19
2. Fixed typo
https://github.com/rancher/rancher/issues/24262
parent
ba4a52ae
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
9 deletions
+7
-9
Chart.yaml
charts/rancher-logging/0.1.4/Chart.yaml
+1
-1
values.yaml
...s/rancher-logging/0.1.4/charts/fluentd-tester/values.yaml
+1
-1
values.yaml
...ing/0.1.4/charts/fluentd/charts/fluentd-linux/values.yaml
+1
-1
values.yaml
...g/0.1.4/charts/fluentd/charts/fluentd-windows/values.yaml
+1
-1
questions.yml
charts/rancher-logging/0.1.4/questions.yml
+2
-4
_helpers.tpl
charts/rancher-logging/0.1.4/templates/_helpers.tpl
+1
-1
No files found.
charts/rancher-logging/0.1.4/Chart.yaml
View file @
4ce4a3e3
...
@@ -2,7 +2,7 @@ apiVersion: v1
...
@@ -2,7 +2,7 @@ apiVersion: v1
description
:
Rancher logging helm chart to support logging function in rancher
description
:
Rancher logging helm chart to support logging function in rancher
icon
:
https://raw.githubusercontent.com/fluent/fluentd-docs/master/public/logo/Fluentd_square.png
icon
:
https://raw.githubusercontent.com/fluent/fluentd-docs/master/public/logo/Fluentd_square.png
name
:
rancher-logging
name
:
rancher-logging
version
:
0.1.
3
version
:
0.1.
4
appVersion
:
1.6.3
appVersion
:
1.6.3
home
:
https://www.fluentd.org/
home
:
https://www.fluentd.org/
sources
:
sources
:
...
...
charts/rancher-logging/0.1.4/charts/fluentd-tester/values.yaml
View file @
4ce4a3e3
...
@@ -2,7 +2,7 @@ labels: {}
...
@@ -2,7 +2,7 @@ labels: {}
image
:
image
:
repository
:
rancher/fluentd
repository
:
rancher/fluentd
tag
:
v0.1.1
7
tag
:
v0.1.1
9
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
resources
:
{}
resources
:
{}
...
...
charts/rancher-logging/0.1.4/charts/fluentd/charts/fluentd-linux/values.yaml
View file @
4ce4a3e3
...
@@ -3,7 +3,7 @@ labels: {}
...
@@ -3,7 +3,7 @@ labels: {}
image
:
image
:
repository
:
rancher/fluentd
repository
:
rancher/fluentd
tag
:
v0.1.1
7
tag
:
v0.1.1
9
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
resources
:
{}
resources
:
{}
...
...
charts/rancher-logging/0.1.4/charts/fluentd/charts/fluentd-windows/values.yaml
View file @
4ce4a3e3
...
@@ -4,7 +4,7 @@ labels: {}
...
@@ -4,7 +4,7 @@ labels: {}
image
:
image
:
os
:
windows
os
:
windows
repository
:
rancher/fluentd
repository
:
rancher/fluentd
tag
:
v0.1.1
7
tag
:
v0.1.1
9
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
resources
:
{}
resources
:
{}
...
...
charts/rancher-logging/0.1.4/questions.yml
View file @
4ce4a3e3
categories
:
rancher_min_version
:
2.3.4-rc1
-
Logging
\ No newline at end of file
questions
:
charts/rancher-logging/0.1.4/templates/_helpers.tpl
View file @
4ce4a3e3
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
{{- if .Capabilities.APIVersions.Has "apps/v1" -}}
{{- if .Capabilities.APIVersions.Has "apps/v1" -}}
{{- "apps/v1" -}}
{{- "apps/v1" -}}
{{- else if .Capabilities.APIVersions.Has "apps/v1beta2" -}}
{{- else if .Capabilities.APIVersions.Has "apps/v1beta2" -}}
{{- "apps/v1beta
1
" -}}
{{- "apps/v1beta
2
" -}}
{{- else if .Capabilities.APIVersions.Has "apps/v1beta1" -}}
{{- else if .Capabilities.APIVersions.Has "apps/v1beta1" -}}
{{- "apps/v1beta1" -}}
{{- "apps/v1beta1" -}}
{{- else -}}
{{- else -}}
...
...
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