Skip to content

Commit

Permalink
feat: update pkgs version
Browse files Browse the repository at this point in the history
This PR bumps pkgs to v0.6.0-1-g7b2e126, so that we gain a fix for
hotplugging of nvme drives.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
  • Loading branch information
rsmitty authored and talos-bot committed Jul 1, 2021
1 parent 223abaa commit 8904009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/talos-systems/tools:v0.6.0
PKGS ?= v0.6.0
PKGS ?= v0.6.0-1-g7b2e126
EXTRAS ?= v0.4.0
GO_VERSION ?= 1.16
GOFUMPT_VERSION ?= v0.1.0
Expand Down

0 comments on commit 8904009

Please sign in to comment.