Skip to content

Commit

Permalink
feat: support NFS 4.1
Browse files Browse the repository at this point in the history
Talos lacked NFS 4.1 support, which is enabled through this patch.

Signed-off-by: Jorik Jonker <jorik.jonker@eu.equinix.com>
  • Loading branch information
jonkerj authored and talos-bot committed Jun 16, 2021
1 parent 654dcad commit 973069b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -11,7 +11,7 @@ NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/talos-systems/tools:v0.5.0-1-gc8c2a18
PKGS ?= v0.6.0-alpha.0-7-ge63e4e9
PKGS ?= v0.6.0-alpha.0-8-g2d51360
EXTRAS ?= v0.3.0-1-g4fe2706
GO_VERSION ?= 1.16
GOFUMPT_VERSION ?= v0.1.0
Expand Down

0 comments on commit 973069b

Please sign in to comment.