diff --git a/charts/meta-monitoring/Chart.lock b/charts/meta-monitoring/Chart.lock index 043b698..2fe3704 100644 --- a/charts/meta-monitoring/Chart.lock +++ b/charts/meta-monitoring/Chart.lock @@ -1,18 +1,18 @@ dependencies: - name: loki repository: https://grafana.github.io/helm-charts - version: 6.26.0 + version: 6.27.0 - name: alloy repository: https://grafana.github.io/helm-charts - version: 0.11.0 + version: 0.12.1 - 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.32.0 + version: 1.32.2 - name: minio repository: https://charts.min.io version: 5.4.0 -digest: sha256:8c2c46851362b305257facfa75e7900b196ff2823029e036dda442507014fbf7 -generated: "2025-02-13T07:03:04.439225468Z" +digest: sha256:7afc98e190d3b756417091f8d6e6ea949bf626b7cf4b673c6a0a081a569f324e +generated: "2025-03-02T07:02:56.990019823Z" diff --git a/charts/meta-monitoring/Chart.yaml b/charts/meta-monitoring/Chart.yaml index 74a403e..3f2a22c 100644 --- a/charts/meta-monitoring/Chart.yaml +++ b/charts/meta-monitoring/Chart.yaml @@ -22,18 +22,18 @@ appVersion: "0.0.1" dependencies: - name: loki repository: https://grafana.github.io/helm-charts - version: 6.26.0 + version: 6.27.0 condition: local.logs.enabled - name: alloy repository: https://grafana.github.io/helm-charts - version: 0.11.0 + version: 0.12.1 - 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.32.0 + version: 1.32.2 condition: local.traces.enabled - name: minio repository: https://charts.min.io diff --git a/charts/meta-monitoring/charts/alloy-0.11.0.tgz b/charts/meta-monitoring/charts/alloy-0.11.0.tgz deleted file mode 100644 index 6c94f7f..0000000 Binary files a/charts/meta-monitoring/charts/alloy-0.11.0.tgz and /dev/null differ diff --git a/charts/meta-monitoring/charts/alloy-0.12.1.tgz b/charts/meta-monitoring/charts/alloy-0.12.1.tgz new file mode 100644 index 0000000..b4f52d6 Binary files /dev/null and b/charts/meta-monitoring/charts/alloy-0.12.1.tgz differ diff --git a/charts/meta-monitoring/charts/loki-6.26.0.tgz b/charts/meta-monitoring/charts/loki-6.26.0.tgz deleted file mode 100644 index 71789af..0000000 Binary files a/charts/meta-monitoring/charts/loki-6.26.0.tgz and /dev/null differ diff --git a/charts/meta-monitoring/charts/loki-6.27.0.tgz b/charts/meta-monitoring/charts/loki-6.27.0.tgz new file mode 100644 index 0000000..3f0fc76 Binary files /dev/null and b/charts/meta-monitoring/charts/loki-6.27.0.tgz differ diff --git a/charts/meta-monitoring/charts/tempo-distributed-1.32.0.tgz b/charts/meta-monitoring/charts/tempo-distributed-1.32.0.tgz deleted file mode 100644 index 9be6a3b..0000000 Binary files a/charts/meta-monitoring/charts/tempo-distributed-1.32.0.tgz and /dev/null differ diff --git a/charts/meta-monitoring/charts/tempo-distributed-1.32.2.tgz b/charts/meta-monitoring/charts/tempo-distributed-1.32.2.tgz new file mode 100644 index 0000000..01dc69f Binary files /dev/null and b/charts/meta-monitoring/charts/tempo-distributed-1.32.2.tgz differ