From dff4d333acd15412e17b3342520bcf77ceee91fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:26:31 +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..3c718970 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.75.1 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..35c38b35 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: 67.2.0 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..b8d124a5 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.26.3 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