Merge pull request #180 from grafana/chore/update-dependencies

[dependency] Update the subcharts
This commit is contained in:
J Stickler 2025-03-12 14:53:40 -04:00 committed by GitHub
commit dde09419fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -10,9 +10,9 @@ dependencies:
version: 5.6.0 version: 5.6.0
- name: tempo-distributed - name: tempo-distributed
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: 1.32.3 version: 1.32.4
- name: minio - name: minio
repository: https://charts.min.io repository: https://charts.min.io
version: 5.4.0 version: 5.4.0
digest: sha256:3cbdba779c274c145bc7144b5ce077f209c05a8f46d0722f5b17af0e067272a2 digest: sha256:c37cc9fe374ca66cf39b55852c9a945bb9a38967ec09c3a176e72b3319e2e0cb
generated: "2025-03-11T07:03:10.803152514Z" generated: "2025-03-12T07:03:23.295367684Z"

View File

@ -33,7 +33,7 @@ dependencies:
condition: local.metrics.enabled condition: local.metrics.enabled
- name: tempo-distributed - name: tempo-distributed
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: 1.32.3 version: 1.32.4
condition: local.traces.enabled condition: local.traces.enabled
- name: minio - name: minio
repository: https://charts.min.io repository: https://charts.min.io