Skip to content

Commit

Permalink
docs: add home link and sources in Helm chart
Browse files Browse the repository at this point in the history
This is useful to display some links on the artifacthub page: https://artifacthub.io/packages/helm/grafana/pyroscope

For example, you can check the cert-manager one: https://artifacthub.io/packages/helm/cert-manager/cert-manager

Signed-off-by: Francisco Robles Martín <f.robles.martin@pm.me>
  • Loading branch information
froblesmartin committed Nov 13, 2024
1 parent 04186d8 commit b500caf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions operations/pyroscope/helm/pyroscope/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apiVersion: v2
name: pyroscope
description: 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
home: https://pyroscope.io/
type: application
version: 1.9.1
appVersion: 1.9.1
Expand All @@ -20,3 +21,6 @@ dependencies:
version: 4.0.12
repository: https://charts.min.io/
condition: minio.enabled
sources:
- https://github.com/grafana/pyroscope
- https://github.com/grafana/pyroscope/tree/main/operations/pyroscope/helm/pyroscope
7 changes: 7 additions & 0 deletions operations/pyroscope/helm/pyroscope/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system

**Homepage:** <https://pyroscope.io/>

## Source Code

* <https://github.com/grafana/pyroscope>
* <https://github.com/grafana/pyroscope/tree/main/operations/pyroscope/helm/pyroscope>

## Requirements

| Repository | Name | Version |
Expand Down

0 comments on commit b500caf

Please sign in to comment.