Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dependency] Update the subcharts #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading