diff --git a/charts/meta-monitoring/Chart.lock b/charts/meta-monitoring/Chart.lock index 8abd8f0..93fec5d 100644 --- a/charts/meta-monitoring/Chart.lock +++ b/charts/meta-monitoring/Chart.lock @@ -4,15 +4,15 @@ dependencies: version: 6.29.0 - name: alloy repository: https://grafana.github.io/helm-charts - version: 0.12.5 + version: 1.0.0 - name: mimir-distributed repository: https://grafana.github.io/helm-charts version: 5.6.0 - name: tempo-distributed repository: https://grafana.github.io/helm-charts - version: 1.33.0 + version: 1.35.0 - name: minio repository: https://charts.min.io version: 5.4.0 -digest: sha256:5225a03d9003384639f5d43b1971126371269347f16f221b7aed377ab85d71be -generated: "2025-03-27T07:03:11.17404081Z" +digest: sha256:60c5638b93299f9b250e6d1416e54666c94a69f10126eb59dfb0b08ba8c329ae +generated: "2025-04-10T07:03:23.28839802Z" diff --git a/charts/meta-monitoring/Chart.yaml b/charts/meta-monitoring/Chart.yaml index 789383a..b19c985 100644 --- a/charts/meta-monitoring/Chart.yaml +++ b/charts/meta-monitoring/Chart.yaml @@ -26,14 +26,14 @@ dependencies: condition: local.logs.enabled - name: alloy repository: https://grafana.github.io/helm-charts - version: 0.12.5 + version: 1.0.0 - name: mimir-distributed repository: https://grafana.github.io/helm-charts version: 5.6.0 condition: local.metrics.enabled - name: tempo-distributed repository: https://grafana.github.io/helm-charts - version: 1.33.0 + version: 1.35.0 condition: local.traces.enabled - name: minio repository: https://charts.min.io diff --git a/charts/meta-monitoring/charts/alloy-0.12.5.tgz b/charts/meta-monitoring/charts/alloy-0.12.5.tgz deleted file mode 100644 index b906058..0000000 Binary files a/charts/meta-monitoring/charts/alloy-0.12.5.tgz and /dev/null differ diff --git a/charts/meta-monitoring/charts/alloy-1.0.0.tgz b/charts/meta-monitoring/charts/alloy-1.0.0.tgz new file mode 100644 index 0000000..d78a225 Binary files /dev/null and b/charts/meta-monitoring/charts/alloy-1.0.0.tgz differ diff --git a/charts/meta-monitoring/charts/tempo-distributed-1.33.0.tgz b/charts/meta-monitoring/charts/tempo-distributed-1.33.0.tgz deleted file mode 100644 index aaf1189..0000000 Binary files a/charts/meta-monitoring/charts/tempo-distributed-1.33.0.tgz and /dev/null differ diff --git a/charts/meta-monitoring/charts/tempo-distributed-1.35.0.tgz b/charts/meta-monitoring/charts/tempo-distributed-1.35.0.tgz new file mode 100644 index 0000000..abb1bec Binary files /dev/null and b/charts/meta-monitoring/charts/tempo-distributed-1.35.0.tgz differ