diff --git a/charts/monitoring/adguard-exporter/helmfile.yaml b/charts/monitoring/adguard-exporter/helmfile.yaml index 07d4e218..1bc00549 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: 2.4.0 + version: 3.1.0 atomic: true namespace: monitoring chart: bjw-s/app-template diff --git a/charts/monitoring/loki/helmfile.yaml b/charts/monitoring/loki/helmfile.yaml index 8692bb82..46948ef2 100644 --- a/charts/monitoring/loki/helmfile.yaml +++ b/charts/monitoring/loki/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: loki - version: 2.10.1 + version: 2.10.2 atomic: true namespace: monitoring chart: grafana/loki-stack diff --git a/charts/monitoring/open-telemetry/helmfile.yaml b/charts/monitoring/open-telemetry/helmfile.yaml index 7d325926..abca40cc 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.47.0 + version: 0.56.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 725588fb..99701193 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: 56.9.0 + version: 58.2.2 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 d1888ab5..114c3618 100644 --- a/charts/monitoring/tempo/helmfile.yaml +++ b/charts/monitoring/tempo/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: tempo - version: 1.8.5 + version: 1.9.4 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 282e51ec..629b3829 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: 2.4.0 + version: 3.1.0 atomic: true namespace: monitoring chart: bjw-s/app-template