Skip to content

Commit

Permalink
Merge pull request #15 from weaveworks/layer-example
Browse files Browse the repository at this point in the history
Add layer to prometheus profile
  • Loading branch information
pfcurtis authored Feb 2, 2022
2 parents 2f471f3 + 32a9522 commit 5e72068
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: prometheus
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
description: A Weaveworks Helm chart for observability
type: application
version: 0.0.7
version: 0.0.8
kubeVersion: ">=1.16.0-0"
home: https://github.com/weaveworks/profiles-catalog
sources:
Expand All @@ -20,6 +20,7 @@ annotations:
"weave.works/profile": prometheus
"weave.works/category": Observability
"weave.works/operator": "true"
"weave.works/layer": layer-1
"weave.works/links": |
- name: Chart Sources
url: https://github.com/prometheus-community/helm-charts
Expand Down

0 comments on commit 5e72068

Please sign in to comment.