We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a13291 commit e13fe61Copy full SHA for e13fe61
charts/eck-exporter/Chart.yaml
@@ -1,8 +1,7 @@
1
-version: 1.5.0
2
-appVersion: "2.12.0"
+version: 1.6.0
+appVersion: "2.14.0"
3
annotations:
4
- artifacthub.io/containsSecurityUpdates: 'true'
5
- artifacthub.io/prerelease: 'false'
+ artifacthub.io/prerelease: "false"
6
artifacthub.io/license: MIT
7
artifacthub.io/links: |
8
- name: Chart Sources
@@ -14,7 +13,8 @@ annotations:
14
13
# https://artifacthub.io/docs/topics/annotations/helm/
15
artifacthub.io/changes: |
16
- kind: security
17
- description: "Bump kube-state-metrics to version 2.12.0"
+ description: "Bump kube-state-metrics to version 2.14.0"
+ artifacthub.io/containsSecurityUpdates: "true"
18
19
apiVersion: v2
20
name: eck-exporter
0 commit comments