We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace563d commit 6bbfe38Copy full SHA for 6bbfe38
charts/eck-exporter/Chart.yaml
@@ -12,8 +12,12 @@ annotations:
12
url: https://github.com/kubernetes/kube-state-metrics
13
# https://artifacthub.io/docs/topics/annotations/helm/
14
artifacthub.io/changes: |
15
- - kind: changed
16
- description: "Bump kube-state-metrics to version 2.15.0"
+ - kind: added
+ description: "Enable autogomemlimit in kube-state-metrics by default"
17
18
+ description: "Support for custom environment variables to kube-state-metrics"
19
20
+ description: "Run kube-state-metrics with GOMAXPROCS=1 by default"
21
artifacthub.io/containsSecurityUpdates: "false"
22
23
apiVersion: v2
0 commit comments