Skip to content

chore(deps): update helm chart telegraf-ds to v1.0.34#8

Merged
mglants merged 1 commit into
mainfrom
renovate/telegraf-ds-1.x
May 5, 2022
Merged

chore(deps): update helm chart telegraf-ds to v1.0.34#8
mglants merged 1 commit into
mainfrom
renovate/telegraf-ds-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
telegraf-ds (source) patch 1.0.30 -> 1.0.34

Release Notes

influxdata/helm-charts

v1.0.34

Compare Source

Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.

v1.0.33

Compare Source

Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.

v1.0.32

Compare 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Signed-off-by: Mark Glants <mglants@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2022

Path: manifests/ur30/vmware/apps/monitoring/telegraf/helm-release.yaml
Version: 1.0.30 -> 1.0.34

@@ -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

@mglants mglants merged commit acbd25d into main May 5, 2022
@renovate renovate Bot deleted the renovate/telegraf-ds-1.x branch May 5, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants