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
62b039fb
Unverified
Commit
62b039fb
authored
2 years ago
by
Wojciech Kocjan
Committed by
GitHub
2 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update telegraf-operator to 1.3.7; update default telegraf image to 1.22 (#477)
parent
838956b0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Chart.yaml
charts/telegraf-operator/Chart.yaml
+2
-2
values.yaml
charts/telegraf-operator/values.yaml
+1
-1
No files found.
charts/telegraf-operator/Chart.yaml
View file @
62b039fb
...
...
@@ -30,8 +30,8 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version
:
1.3.
6
version
:
1.3.
7
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion
:
v1.3.
6
appVersion
:
v1.3.
7
This diff is collapsed.
Click to expand it.
charts/telegraf-operator/values.yaml
View file @
62b039fb
...
...
@@ -2,7 +2,7 @@ replicaCount: 3
image
:
repository
:
quay.io/influxdb/telegraf-operator
pullPolicy
:
IfNotPresent
sidecarImage
:
"
docker.io/library/telegraf:1.
19
"
sidecarImage
:
"
docker.io/library/telegraf:1.
22
"
classes
:
secretName
:
"
telegraf-operator-classes"
...
...
This diff is collapsed.
Click to expand it.
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