Skip to content

Commit

Permalink
update CNI plugin to 1.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: UMEZAWA Takeshi <[email protected]>
  • Loading branch information
umezawatakeshi committed Jul 3, 2024
1 parent af1b0bb commit aace71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CNI_PLUGIN_VERSION = 1.4.1
CNI_PLUGIN_VERSION = 1.5.1
TAG = ghcr.io/cybozu-go/cke-tools:dev
GOBUILD = CGO_ENABLED=0 go build -ldflags="-w -s"

Expand Down

0 comments on commit aace71d

Please sign in to comment.