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 6def35d commit 7359180Copy full SHA for 7359180
apps/monitoring/kube-state-metrics/deployment.yaml
@@ -31,7 +31,7 @@ spec:
31
seccompProfile:
32
type: "RuntimeDefault"
33
containers:
34
- - image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.16.0"
+ - image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.17.0"
35
name: "kube-state-metrics"
36
ports:
37
- containerPort: 8080
0 commit comments