diff --git a/charts/prometheus-node-exporter/Chart.yaml b/charts/prometheus-node-exporter/Chart.yaml index d369f1974756..ea9a08e89fa4 100644 --- a/charts/prometheus-node-exporter/Chart.yaml +++ b/charts/prometheus-node-exporter/Chart.yaml @@ -6,7 +6,7 @@ keywords: - prometheus - exporter type: application -version: 4.21.0 +version: 4.21.1 appVersion: 1.6.0 home: https://github.com/prometheus/node_exporter/ sources: @@ -27,7 +27,7 @@ dependencies: - condition: ProcessExporter.enabled name: ProcessExporter repository: file://charts/prometheus-process-exporter - version: 0.5.2 + version: 0.5.3 - condition: CalicoExporter.enabled name: CalicoExporter repository: file://charts/calico-exporter diff --git a/charts/prometheus-node-exporter/charts/prometheus-process-exporter/Chart.yaml b/charts/prometheus-node-exporter/charts/prometheus-process-exporter/Chart.yaml index f56832dfa62e..e1dcac5d3b96 100644 --- a/charts/prometheus-node-exporter/charts/prometheus-process-exporter/Chart.yaml +++ b/charts/prometheus-node-exporter/charts/prometheus-process-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "0.5.0" description: A Helm chart for prometheus process-exporter name: ProcessExporter -version: 0.5.2 +version: 0.5.3 home: https://github.com/mumoshu/prometheus-process-exporter sources: - https://github.com/ncabatoff/process-exporter diff --git a/charts/prometheus-node-exporter/charts/prometheus-process-exporter/rules/process.yaml b/charts/prometheus-node-exporter/charts/prometheus-process-exporter/rules/process.yaml index 3627a5f481a8..894a39e47d18 100644 --- a/charts/prometheus-node-exporter/charts/prometheus-process-exporter/rules/process.yaml +++ b/charts/prometheus-node-exporter/charts/prometheus-process-exporter/rules/process.yaml @@ -1,10 +1,10 @@ apiVersion: alerting.kubesphere.io/v2beta1 -kind: ClusterRuleGroup +kind: GlobalRuleGroup metadata: labels: alerting.kubesphere.io/builtin: "true" alerting.kubesphere.io/enable: 'true' -name: process-exporter-rules + name: process-exporter-rules spec: rules: - alert: NamedprocessGroupExistsZombieThreads