From 32a9522e7e2555bd6741a2869437a2f8721fd310 Mon Sep 17 00:00:00 2001 From: Tom Huang Date: Wed, 2 Feb 2022 10:15:33 -0500 Subject: [PATCH] add layer to prometheus profile --- charts/prometheus/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index a1186aa..a55762f 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -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: @@ -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