Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions incubator/kube-state-metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords:
- prometheus
- kubernetes
type: application
version: 5.25.1
version: 5.25.2
appVersion: 2.13.0
home: https://github.com/kubernetes/kube-state-metrics/
sources:
Expand All @@ -20,4 +20,4 @@ annotations:
"artifacthub.io/links": |
- name: Chart Source
url: https://github.com/prometheus-community/helm-charts
kubeVersion: '>= 1.12.0'
kubeVersion: '>= 1.12.0-0'
2 changes: 0 additions & 2 deletions incubator/kube-state-metrics/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,6 @@ securityContext:
runAsUser: 65534
fsGroup: 65534
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault

## Specify security settings for a Container
## Allows overrides and additional options compared to (Pod) securityContext
Expand Down