Skip to content

Commit

Permalink
Merge pull request #138 from grafana/chore/update-dependencies
Browse files Browse the repository at this point in the history
[dependency] Update the subcharts
  • Loading branch information
MichelHollands authored May 31, 2024
2 parents 4d42fb6 + 34bbe47 commit a1b66f0
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 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.5.2
version: 6.6.2
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.3.0
version: 0.3.2
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 5.3.0
- name: tempo-distributed
repository: https://grafana.github.io/helm-charts
version: 1.9.9
version: 1.9.11
- name: minio
repository: https://charts.min.io
version: 5.2.0
digest: sha256:0eaa504de24724505fa4fff5169cd86628465ec366c253392c4ed24f15902b6b
generated: "2024-05-22T07:02:54.054326052Z"
digest: sha256:0318e127d24e55ec802acd6395d0330763bab64063540fb51351ca65d8cdba18
generated: "2024-05-31T13:57:34.890449834Z"
6 changes: 3 additions & 3 deletions charts/meta-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ appVersion: "0.0.1"
dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
version: 6.5.2
version: 6.6.2
condition: local.logs.enabled
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.3.0
version: 0.3.2
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: 5.3.0
condition: local.metrics.enabled
- name: tempo-distributed
repository: https://grafana.github.io/helm-charts
version: 1.9.9
version: 1.9.11
condition: local.traces.enabled
- name: minio
repository: https://charts.min.io
Expand Down
Binary file removed charts/meta-monitoring/charts/alloy-0.3.0.tgz
Binary file not shown.
Binary file added charts/meta-monitoring/charts/alloy-0.3.2.tgz
Binary file not shown.
Binary file removed charts/meta-monitoring/charts/loki-6.5.2.tgz
Binary file not shown.
Binary file added charts/meta-monitoring/charts/loki-6.6.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a1b66f0

Please sign in to comment.