Update dependencies

This commit is contained in:
MichelHollands
2025-01-07 07:03:24 +00:00
committed by GitHub
parent 02237a1f28
commit 831dcb624c
12 changed files with 12 additions and 12 deletions

View File

@@ -22,20 +22,20 @@ appVersion: "0.0.1"
dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
version: 6.6.2
version: 6.24.0
condition: local.logs.enabled
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.9.2
version: 0.10.1
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 5.3.0
version: 5.5.1
condition: local.metrics.enabled
- name: tempo-distributed
repository: https://grafana.github.io/helm-charts
version: 1.10.0
version: 1.28.0
condition: local.traces.enabled
- name: minio
repository: https://charts.min.io
version: 5.2.0
version: 5.4.0
condition: local.minio.enabled