Skip to content
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
10 changes: 5 additions & 5 deletions operations/pyroscope/helm/pyroscope/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ dependencies:
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 1.3.1
- name: minio
repository: https://charts.min.io/
version: 4.1.0
digest: sha256:a5bf262abd459b8dcf2d3861eeb2cc79cd50f7da31017263b67097a67c1fc56c
generated: "2025-10-17T13:06:19.877153+01:00"
- name: seaweedfs
repository: https://seaweedfs.github.io/seaweedfs/helm
version: 4.0.393
digest: sha256:9f7f10a4cd4a3f87ac870c23dee7af6ce72d75ecc8c5b07ae833cae79f30da2d
generated: "2025-10-24T12:01:36.551803448+03:30"
10 changes: 5 additions & 5 deletions operations/pyroscope/helm/pyroscope/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ dependencies:
version: "1.3.1"
repository: https://grafana.github.io/helm-charts
condition: alloy.enabled
- name: minio
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we would keep minio in here and just switch the usages from minio.enabled to seaweedfs.enabled. So in case anyone using it, can decide when to migrate at their own pace.

alias: minio
version: 4.1.0
repository: https://charts.min.io/
condition: minio.enabled
- name: seaweedfs
alias: seaweedfs
version: 4.0.393
repository: https://seaweedfs.github.io/seaweedfs/helm
condition: seaweedfs.enabled
sources:
- https://github.com/grafana/pyroscope
- https://github.com/grafana/pyroscope/tree/main/operations/pyroscope/helm/pyroscope
Binary file not shown.
Binary file not shown.