Skip to content

Commit b9852b7

Browse files
authored
Merge pull request #17015 from wolfi-dev/wolfictl-a03091d8-f572-49da-b899-d1692148322c
2 parents 94f9545 + 3a6d196 commit b9852b7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

velero-plugin-for-csi.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: velero-plugin-for-csi
3-
version: 0.7.0
4-
epoch: 1
3+
version: 0.7.1
4+
epoch: 0
55
description: Velero plugins for integrating with CSI snapshot API
66
copyright:
77
- license: Apache-2.0
@@ -21,13 +21,9 @@ pipeline:
2121
- uses: git-checkout
2222
with:
2323
tag: v${{package.version}}
24-
expected-commit: f6f3583c49009df7588183b71ee4847e67d96fb5
24+
expected-commit: a02c2449eb8538169b68a10a0e7b4581bb88d87c
2525
repository: https://github.com/vmware-tanzu/velero-plugin-for-csi
2626

27-
- uses: go/bump
28-
with:
29-
deps: google.golang.org/[email protected]
30-
3127
- uses: go/build
3228
with:
3329
packages: .

0 commit comments

Comments
 (0)