From 72f6c2aab5cf99e55daf9721eb3dacd332b1f535 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:39:10 +0000 Subject: [PATCH] chore(deps): update monitoring --- charts/monitoring/adguard-exporter/helmfile.yaml | 2 +- charts/monitoring/open-telemetry/helmfile.yaml | 2 +- charts/monitoring/prometheus-operator/helmfile.yaml | 2 +- charts/monitoring/tempo/helmfile.yaml | 2 +- charts/monitoring/wakatime-exporter/helmfile.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/monitoring/adguard-exporter/helmfile.yaml b/charts/monitoring/adguard-exporter/helmfile.yaml index de5289c6..c7e397a8 100644 --- a/charts/monitoring/adguard-exporter/helmfile.yaml +++ b/charts/monitoring/adguard-exporter/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: adguard-exporter - version: 3.4.0 + version: 3.5.1 atomic: true namespace: monitoring chart: bjw-s/app-template diff --git a/charts/monitoring/open-telemetry/helmfile.yaml b/charts/monitoring/open-telemetry/helmfile.yaml index 718a1db2..71365a09 100644 --- a/charts/monitoring/open-telemetry/helmfile.yaml +++ b/charts/monitoring/open-telemetry/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: open-telemetry - version: 0.69.0 + version: 0.72.0 atomic: true namespace: monitoring chart: open-telemetry/opentelemetry-operator diff --git a/charts/monitoring/prometheus-operator/helmfile.yaml b/charts/monitoring/prometheus-operator/helmfile.yaml index 959f0db6..357c5d15 100644 --- a/charts/monitoring/prometheus-operator/helmfile.yaml +++ b/charts/monitoring/prometheus-operator/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: prometheus-operator - version: 62.6.0 + version: 65.8.1 atomic: true namespace: monitoring chart: prometheus-community/kube-prometheus-stack diff --git a/charts/monitoring/tempo/helmfile.yaml b/charts/monitoring/tempo/helmfile.yaml index a26d240d..6411c567 100644 --- a/charts/monitoring/tempo/helmfile.yaml +++ b/charts/monitoring/tempo/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: tempo - version: 1.18.0 + version: 1.21.0 atomic: true namespace: monitoring chart: grafana/tempo-distributed diff --git a/charts/monitoring/wakatime-exporter/helmfile.yaml b/charts/monitoring/wakatime-exporter/helmfile.yaml index 27d37d60..6a1e3094 100644 --- a/charts/monitoring/wakatime-exporter/helmfile.yaml +++ b/charts/monitoring/wakatime-exporter/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: wakatime-exporter - version: 3.4.0 + version: 3.5.1 atomic: true namespace: monitoring chart: bjw-s/app-template