Skip to content

Commit

Permalink
Merge pull request #717 from cybozu-go/update-cni-plugin
Browse files Browse the repository at this point in the history
cke-tools: Update CNI plugins to v1.4.1
  • Loading branch information
masa213f authored Apr 3, 2024
2 parents 73da2e0 + abbb9b7 commit c0d8a0b
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.3.0
CNI_PLUGIN_VERSION = 1.4.1
TAG = ghcr.io/cybozu-go/cke-tools:dev
GOBUILD = CGO_ENABLED=0 go build -ldflags="-w -s"

Expand Down

0 comments on commit c0d8a0b

Please sign in to comment.