Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
frezbo committed Apr 13, 2022
1 parent 0aad0df commit a91eb93
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ DOCKER_LOGIN_ENABLED ?= true
NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-7-g718ec10
PKGS ?= v1.1.0-alpha.0-21-gff13660
EXTRAS ?= v1.1.0-alpha.0
TOOLS ?= ghcr.io/siderolabs/tools:v1.1.0-alpha.0-9-g533d5c9
PKGS ?= v1.1.0-alpha.0-22-g8b48af6
EXTRAS ?= v1.1.0-alpha.0-1-gac3b9a4
GO_VERSION ?= 1.18
GOIMPORTS_VERSION ?= v0.1.10
GOFUMPT_VERSION ?= v0.3.0
Expand Down
2 changes: 1 addition & 1 deletion hack/release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ preface = """\
* Flannel: 0.17.0
* runc: 1.1.1
Talos is built with Go 1.18.
Talos is built with Go 1.18.1.
"""

[notes.eudev]
Expand Down
2 changes: 1 addition & 1 deletion pkg/machinery/gendata/data/extras
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.0-alpha.0
v1.1.0-alpha.0-1-gac3b9a4
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-21-gff13660
v1.1.0-alpha.0-22-g8b48af6

0 comments on commit a91eb93

Please sign in to comment.