Skip to content

Commit 38209da

Browse files
whereabouts/0.9.1 package update (#57988)
<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 7d5decc commit 38209da

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

whereabouts.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: whereabouts
3-
version: "0.9.0"
4-
epoch: 4
3+
version: "0.9.1"
4+
epoch: 0
55
description: A CNI IPAM plugin that assigns IP addresses cluster-wide
66
copyright:
77
- license: Apache-2.0
@@ -19,13 +19,12 @@ pipeline:
1919
with:
2020
repository: https://github.com/k8snetworkplumbingwg/whereabouts
2121
tag: v${{package.version}}
22-
expected-commit: 18d7b92baf9e4078c135469af0bd76162271efb7
22+
expected-commit: e1d656971debe8eeb7adee7a3abe162f96c172c6
2323

2424
- uses: go/bump
2525
with:
2626
deps: |-
2727
golang.org/x/oauth2@v0.27.0
28-
golang.org/x/net@v0.38.0
2928
modroot: .
3029

3130
- uses: go/build

0 commit comments

Comments
 (0)