chore: update tools/pkgs/extras to 1.1.0

In preparation for Talos 1.1.0-beta, update all dependencies to release
versions.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
Andrey Smirnov 2022-05-27 19:07:38 +04:00
parent f9c46fb18d
commit ceae420a84
No known key found for this signature in database
GPG Key ID: 7B26396447AB6DFD
3 changed files with 5 additions and 5 deletions

View File

@ -13,9 +13,9 @@ DOCKER_LOGIN_ENABLED ?= true
NAME = Talos
ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-17-g967ebd9
PKGS ?= v1.1.0-alpha.0-47-g9b70e9f
EXTRAS ?= v1.1.0-alpha.0-3-ge2bb56e
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0
PKGS ?= v1.1.0
EXTRAS ?= v1.1.0
GO_VERSION ?= 1.18
GOIMPORTS_VERSION ?= v0.1.10
GOFUMPT_VERSION ?= v0.3.0

View File

@ -1 +1 @@
v1.1.0-alpha.0-3-ge2bb56e
v1.1.0

View File

@ -1 +1 @@
v1.1.0-alpha.0-47-g9b70e9f
v1.1.0