chore(deps): update helm chart telegraf-ds to v1.0.34#8
Merged
Conversation
Signed-off-by: Mark Glants <mglants@users.noreply.github.com>
|
Path: @@ -5,7 +5,7 @@
metadata:
name: telegraf-ds
labels:
- helm.sh/chart: telegraf-ds-1.0.30
+ helm.sh/chart: telegraf-ds-1.0.34
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: telegraf-ds
app.kubernetes.io/instance: telegraf-ds
@@ -16,7 +16,7 @@
metadata:
name: telegraf-ds
labels:
- helm.sh/chart: telegraf-ds-1.0.30
+ helm.sh/chart: telegraf-ds-1.0.34
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: telegraf-ds
app.kubernetes.io/instance: telegraf-ds
@@ -69,7 +69,6 @@
[[inputs.disk]]
ignore_fs = ["tmpfs", "devtmpfs", "devfs", "iso9660", "overlay", "aufs", "squashfs"]
-
[[inputs.docker]]
endpoint = "unix:///var/run/docker.sock"
@@ -85,7 +84,7 @@
metadata:
name: influx-stats-viewer
labels:
- helm.sh/chart: telegraf-ds-1.0.30
+ helm.sh/chart: telegraf-ds-1.0.34
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: telegraf-ds
app.kubernetes.io/instance: telegraf-ds
@@ -118,7 +117,7 @@
metadata:
name: influx-telegraf-viewer
labels:
- helm.sh/chart: telegraf-ds-1.0.30
+ helm.sh/chart: telegraf-ds-1.0.34
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: telegraf-ds
app.kubernetes.io/instance: telegraf-ds
@@ -137,7 +136,7 @@
metadata:
name: telegraf-ds
labels:
- helm.sh/chart: telegraf-ds-1.0.30
+ helm.sh/chart: telegraf-ds-1.0.34
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: telegraf-ds
app.kubernetes.io/instance: telegraf-ds
@@ -152,9 +151,9 @@
app.kubernetes.io/name: telegraf-ds
app.kubernetes.io/instance: telegraf-ds
annotations:
- # Include a hash of the configmap in the pod template
- # This means that if the configmap changes, the deployment will be rolled
- checksum/config: a607c9b21599695b7e37df4d6660f90b1059a3ed73804114a515b5b5ad090c01
+ # Include a hash of the configmap in the pod template
+ # This means that if the configmap changes, the deployment will be rolled
+ checksum/config: 4f0b5f321bc87dba14c7a665e786504843bc05fe2fc5b0883597472d81840b4b
spec:
serviceAccountName: telegraf-ds
containers:
@@ -203,10 +202,11 @@
- name: docker-socket
hostPath:
path: /var/run/docker.sock
+ type: Socket
- name: varrunutmpro
hostPath:
path: /var/run/utmp
- name: config
configMap:
name: telegraf-ds
- hostNetwork:
+ hostNetwork: false |
1 task
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.30->1.0.34Release Notes
influxdata/helm-charts
v1.0.34Compare Source
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
v1.0.33Compare Source
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
v1.0.32Compare Source
Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.