Skip to content

Commit 3e51da9

Browse files
kubernetes-csi-livenessprobe/2.16.0 package update (#55035)
<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 <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent dfe51f3 commit 3e51da9

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

kubernetes-csi-livenessprobe.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: kubernetes-csi-livenessprobe
3-
version: 2.15.0
4-
epoch: 6
3+
version: "2.16.0"
4+
epoch: 0
55
description: A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
66
copyright:
77
- license: Apache-2.0
@@ -18,11 +18,7 @@ pipeline:
1818
with:
1919
repository: https://github.com/kubernetes-csi/livenessprobe
2020
tag: v${{package.version}}
21-
expected-commit: 5022ba7d587840cd84abd3706c610754ccdb3d4d
22-
23-
- uses: go/bump
24-
with:
25-
deps: golang.org/x/[email protected]
21+
expected-commit: 9b46a131aa33bcb7205f44848fd08d160c20765b
2622

2723
- uses: go/build
2824
with:

0 commit comments

Comments
 (0)