Skip to content

Commit

Permalink
chore: update extras to bring a new CNI bundle
Browse files Browse the repository at this point in the history
https://github.com/containernetworking/plugins/releases/tag/v0.9.1

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
  • Loading branch information
AlekSi authored and talos-bot committed Jul 20, 2021
1 parent b6c47f8 commit 0953b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -12,7 +12,7 @@ NAME = Talos
ARTIFACTS := _out
TOOLS ?= ghcr.io/talos-systems/tools:v0.7.0-alpha.0-2-g7172a5d
PKGS ?= v0.7.0-alpha.0-6-g65159fb
EXTRAS ?= v0.5.0-alpha.0
EXTRAS ?= v0.5.0-alpha.0-1-g4957f3c
GO_VERSION ?= 1.16
GOFUMPT_VERSION ?= v0.1.0
STRINGER_VERSION ?= v0.1.3
Expand Down

0 comments on commit 0953b19

Please sign in to comment.