Skip to content

Commit 0e23c7a

Browse files
kube-state-metrics/2.15.0 package update (#41234)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent eade919 commit 0e23c7a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

kube-state-metrics.yaml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: kube-state-metrics
3-
version: 2.14.0
4-
epoch: 3
3+
version: "2.15.0"
4+
epoch: 0
55
description: Add-on agent to generate and expose cluster-level metrics.
66
copyright:
77
- license: Apache-2.0
@@ -19,11 +19,12 @@ pipeline:
1919
with:
2020
repository: https://github.com/kubernetes/kube-state-metrics
2121
tag: v${{package.version}}
22-
expected-commit: e763ea2aa37e7fa507775a8506387aaa95ff17d1
22+
expected-commit: 4a585c91beffdbd1378833ce5f102b401e7e57c5
2323

2424
- uses: go/bump
2525
with:
26-
deps: github.com/emicklei/go-restful/v3@v3.11.3 golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0
26+
deps: |-
27+
github.com/emicklei/go-restful/v3@v3.11.3
2728
modroot: .
2829

2930
- runs: |

0 commit comments

Comments
 (0)