Skip to content

Commit

Permalink
chore: update ksm to v2.12.0 (#41051) (#41177)
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)

Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
  • Loading branch information
mergify[bot] and mauri870 authored Oct 9, 2024
1 parent 362860d commit da1ea51
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 da1ea51

Please sign in to comment.