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
a9e59e4e
Unverified
Commit
a9e59e4e
authored
Sep 11, 2023
by
Josh Powers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update Telegraf versions for v1.28.0
parent
cf607dc6
Show 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 @
a9e59e4e
apiVersion
:
v1
name
:
telegraf-ds
version
:
1.1.1
5
appVersion
:
1.2
7.4
version
:
1.1.1
6
appVersion
:
1.2
8.0
deprecated
:
false
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords
:
...
...
charts/telegraf-ds/values.yaml
View file @
a9e59e4e
...
...
@@ -4,7 +4,7 @@
image
:
repo
:
"
telegraf"
tag
:
"
1.2
7
-alpine"
tag
:
"
1.2
8
-alpine"
pullPolicy
:
IfNotPresent
## Configure resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
...
...
charts/telegraf/Chart.yaml
View file @
a9e59e4e
apiVersion
:
v2
name
:
telegraf
version
:
1.8.3
3
appVersion
:
1.2
7.4
version
:
1.8.3
4
appVersion
:
1.2
8.0
deprecated
:
false
description
:
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords
:
...
...
charts/telegraf/values.yaml
View file @
a9e59e4e
...
...
@@ -5,7 +5,7 @@
replicaCount
:
1
image
:
repo
:
"
docker.io/library/telegraf"
tag
:
"
1.2
7
-alpine"
tag
:
"
1.2
8
-alpine"
pullPolicy
:
IfNotPresent
podAnnotations
:
{}
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