From 1a29b578048c92445988da0b87a76ca8399a1259 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:51:19 +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..e4a6b3e2 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.6.0 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..5057d0bd 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.78.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..cafcfcb4 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.9.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..8c3d807e 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.28.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..dc30917e 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.6.0 atomic: true namespace: monitoring chart: bjw-s/app-template