Skip to content

Commit

Permalink
chore: bump tools and pkgs
Browse files Browse the repository at this point in the history
Bump tools and pkgs

Signed-off-by: Noel Georgi <git@frezbo.dev>
  • Loading branch information
frezbo committed Apr 18, 2022
1 parent 2b68c8b commit 6109457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ DOCKER_LOGIN_ENABLED ?= true
NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-9-g533d5c9
PKGS ?= v1.1.0-alpha.0-26-g3de14d7
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-10-g8c1f801
PKGS ?= v1.1.0-alpha.0-27-g201af71
EXTRAS ?= v1.1.0-alpha.0-1-gac3b9a4
GO_VERSION ?= 1.18
GOIMPORTS_VERSION ?= v0.1.10
Expand Down
2 changes: 1 addition & 1 deletion pkg/machinery/gendata/data/pkgs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.0-alpha.0-26-g3de14d7
v1.1.0-alpha.0-27-g201af71

0 comments on commit 6109457

Please sign in to comment.