Skip to content

Commit 6bbfe38

Browse files
committed
refactor(eck-exporter): artifacthub changelog for 1.8.0
1 parent ace563d commit 6bbfe38

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

charts/eck-exporter/Chart.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ annotations:
1212
url: https://github.com/kubernetes/kube-state-metrics
1313
# https://artifacthub.io/docs/topics/annotations/helm/
1414
artifacthub.io/changes: |
15-
- kind: changed
16-
description: "Bump kube-state-metrics to version 2.15.0"
15+
- kind: added
16+
description: "Enable autogomemlimit in kube-state-metrics by default"
17+
- kind: added
18+
description: "Support for custom environment variables to kube-state-metrics"
19+
- kind: added
20+
description: "Run kube-state-metrics with GOMAXPROCS=1 by default"
1721
artifacthub.io/containsSecurityUpdates: "false"
1822

1923
apiVersion: v2

0 commit comments

Comments
 (0)