Skip to content

Commit

Permalink
Upgrade to k3s v1.17.2+k3s1
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Vejlupek <[email protected]>
  • Loading branch information
devopsmariocom authored and alexellis committed Jan 28, 2020
1 parent 7dafd5e commit 074ecf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

// K3sVersion default version
const K3sVersion = "v1.0.1"
const K3sVersion = "v1.17.2+k3s1"

func InitUserDir() (string, error) {
home := os.Getenv("HOME")
Expand Down

0 comments on commit 074ecf9

Please sign in to comment.