File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
incubator/kube-state-metrics Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ keywords:
77 - prometheus
88 - kubernetes
99type : application
10- version : 5.25.1
10+ version : 5.25.2
1111appVersion : 2.13.0
1212home : https://github.com/kubernetes/kube-state-metrics/
1313sources :
@@ -20,4 +20,4 @@ annotations:
2020 "artifacthub.io/links" : |
2121 - name: Chart Source
2222 url: https://github.com/prometheus-community/helm-charts
23- kubeVersion : ' >= 1.12.0'
23+ kubeVersion : ' >= 1.12.0-0 '
Original file line number Diff line number Diff line change @@ -279,8 +279,6 @@ securityContext:
279279 runAsUser : 65534
280280 fsGroup : 65534
281281 runAsNonRoot : true
282- seccompProfile :
283- type : RuntimeDefault
284282
285283# # Specify security settings for a Container
286284# # Allows overrides and additional options compared to (Pod) securityContext
You can’t perform that action at this time.
0 commit comments