Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9354c5e

Browse files
authoredFeb 19, 2025·
Update dependencies
1 parent 9a9330b commit 9354c5e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
 

‎charts/meta-monitoring/Chart.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies:
22
- name: loki
33
repository: https://grafana.github.io/helm-charts
4-
version: 6.26.0
4+
version: 6.27.0
55
- name: alloy
66
repository: https://grafana.github.io/helm-charts
77
version: 0.11.0
@@ -10,9 +10,9 @@ dependencies:
1010
version: 5.6.0
1111
- name: tempo-distributed
1212
repository: https://grafana.github.io/helm-charts
13-
version: 1.32.0
13+
version: 1.32.1
1414
- name: minio
1515
repository: https://charts.min.io
1616
version: 5.4.0
17-
digest: sha256:8c2c46851362b305257facfa75e7900b196ff2823029e036dda442507014fbf7
18-
generated: "2025-02-13T07:03:04.439225468Z"
17+
digest: sha256:6ac3c56cf6edcf5ae2caffa0cc62a392c958db78122583f0f7038e51b2e8549e
18+
generated: "2025-02-19T07:03:13.832087459Z"

‎charts/meta-monitoring/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ appVersion: "0.0.1"
2222
dependencies:
2323
- name: loki
2424
repository: https://grafana.github.io/helm-charts
25-
version: 6.26.0
25+
version: 6.27.0
2626
condition: local.logs.enabled
2727
- name: alloy
2828
repository: https://grafana.github.io/helm-charts
@@ -33,7 +33,7 @@ dependencies:
3333
condition: local.metrics.enabled
3434
- name: tempo-distributed
3535
repository: https://grafana.github.io/helm-charts
36-
version: 1.32.0
36+
version: 1.32.1
3737
condition: local.traces.enabled
3838
- name: minio
3939
repository: https://charts.min.io
-146 KB
Binary file not shown.
148 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.