Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelHollands authored Oct 13, 2024
1 parent c4af598 commit d60ea3b
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions charts/meta-monitoring/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
version: 6.6.2
version: 6.16.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.3.2
version: 0.9.1
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 5.3.0
version: 5.4.1
- name: tempo-distributed
repository: https://grafana.github.io/helm-charts
version: 1.10.0
version: 1.18.2
- name: minio
repository: https://charts.min.io
version: 5.2.0
digest: sha256:f62b04092f6e7e89e6a427b586e4c0cbfcd54ddbd411846770ee684cf86f822a
generated: "2024-06-03T07:02:47.330637227Z"
version: 5.3.0
digest: sha256:bf59e4fb8688dd7d15ee995b70b06c6328a0242bb2b7c17a34480355991125f9
generated: "2024-10-13T07:02:49.399963535Z"
10 changes: 5 additions & 5 deletions charts/meta-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@ appVersion: "0.0.1"
dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
version: 6.6.2
version: 6.16.0
condition: local.logs.enabled
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.3.2
version: 0.9.1
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 5.3.0
version: 5.4.1
condition: local.metrics.enabled
- name: tempo-distributed
repository: https://grafana.github.io/helm-charts
version: 1.10.0
version: 1.18.2
condition: local.traces.enabled
- name: minio
repository: https://charts.min.io
version: 5.2.0
version: 5.3.0
condition: local.minio.enabled
Binary file removed charts/meta-monitoring/charts/alloy-0.3.2.tgz
Binary file not shown.
Binary file added charts/meta-monitoring/charts/alloy-0.9.1.tgz
Binary file not shown.
Binary file added charts/meta-monitoring/charts/loki-6.16.0.tgz
Binary file not shown.
Binary file removed charts/meta-monitoring/charts/loki-6.6.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed charts/meta-monitoring/charts/minio-5.2.0.tgz
Binary file not shown.
Binary file added charts/meta-monitoring/charts/minio-5.3.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit d60ea3b

Please sign in to comment.