Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(helm-chart): update helm release kube-state-metrics to 5.16.1
Browse files Browse the repository at this point in the history
| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| helm       | kube-state-metrics | 5.16.0 | 5.16.1 |
  • Loading branch information
Trux-Bot committed Feb 22, 2024
1 parent 87d5c6e commit 5f31af7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: kube-state-metrics
version: 5.16.0
version: 5.16.1
sourceRef:
kind: HelmRepository
name: prometheus-community-charts
Expand Down

0 comments on commit 5f31af7

Please sign in to comment.