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
6 changes: 3 additions & 3 deletions operations/pyroscope/helm/pyroscope/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.25.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 1.0.1
version: 1.3.0
- name: minio
repository: https://charts.min.io/
version: 4.0.12
digest: sha256:c17d480ece2d7a22cf8af260566c860b80c61e72c44995e636a838497c42c44e
generated: "2025-05-15T14:43:08.922987-03:00"
digest: sha256:903ca62e5476736b1379c9d51b0af6f93e39745c08eb16a8daf322a65458f726
generated: "2025-10-13T09:16:34.719289686Z"
2 changes: 1 addition & 1 deletion operations/pyroscope/helm/pyroscope/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
condition: agent.enabled
- name: alloy
alias: alloy
version: "1.0.1"
version: "1.3.0"
repository: https://grafana.github.io/helm-charts
condition: alloy.enabled
- name: minio
Expand Down
Loading