Skip to content

Commit

Permalink
chore: update ksm to v2.12.0 (#41051)
Browse files Browse the repository at this point in the history
We have test files for ksm v2.12.0 but the module manifest still requires
v2.7.0.

(cherry picked from commit 6339a42)
  • Loading branch information
mauri870 authored and mergify[bot] committed Oct 8, 2024
1 parent 362860d commit cff0e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricbeat/module/kubernetes/kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
spec:
containers:
- name: kube-state-metrics
image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.7.0
image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.12.0
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit cff0e11

Please sign in to comment.