Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
influxdb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
influxdb
Commits
01c5daf9
Unverified
Commit
01c5daf9
authored
Jan 03, 2023
by
Joshua Powers
Committed by
GitHub
Jan 03, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update Telegraf versions for v1.25.0 (#533)
parent
a42e6022
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
Chart.yaml
charts/telegraf-ds/Chart.yaml
+2
-2
values.yaml
charts/telegraf-ds/values.yaml
+1
-1
Chart.yaml
charts/telegraf/Chart.yaml
+2
-2
values.yaml
charts/telegraf/values.yaml
+1
-1
No files found.
charts/telegraf-ds/Chart.yaml
View file @
01c5daf9
apiVersion
:
v1
apiVersion
:
v1
name
:
telegraf-ds
name
:
telegraf-ds
version
:
1.1.
5
version
:
1.1.
6
appVersion
:
1.2
4.3
appVersion
:
1.2
5.0
deprecated
:
false
deprecated
:
false
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords
:
keywords
:
...
...
charts/telegraf-ds/values.yaml
View file @
01c5daf9
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
image
:
image
:
repo
:
"
telegraf"
repo
:
"
telegraf"
tag
:
"
1.2
4
-alpine"
tag
:
"
1.2
5
-alpine"
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
## Configure resource requests and limits
## Configure resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
...
...
charts/telegraf/Chart.yaml
View file @
01c5daf9
apiVersion
:
v2
apiVersion
:
v2
name
:
telegraf
name
:
telegraf
version
:
1.8.2
3
version
:
1.8.2
4
appVersion
:
1.2
4.3
appVersion
:
1.2
5.0
deprecated
:
false
deprecated
:
false
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords
:
keywords
:
...
...
charts/telegraf/values.yaml
View file @
01c5daf9
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
replicaCount
:
1
replicaCount
:
1
image
:
image
:
repo
:
"
telegraf"
repo
:
"
telegraf"
tag
:
"
1.2
4
-alpine"
tag
:
"
1.2
5
-alpine"
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
podAnnotations
:
{}
podAnnotations
:
{}
podLabels
:
{}
podLabels
:
{}
...
...
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