Skip to content

Commit

Permalink
fix: use updated pkgs with fixed ipmitool
Browse files Browse the repository at this point in the history
Fixes #1013

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Dec 19, 2022
1 parent fbcd02a commit 18116bc
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 @@ -14,7 +14,7 @@ PREVIOUS_TALOS_RELEASE ?= v0.13.4
DEFAULT_K8S_VERSION ?= v1.26.0

TOOLS ?= ghcr.io/siderolabs/tools:v1.3.0-1-g712379c
PKGS ?= v1.3.0
PKGS ?= v1.3.0-6-g5a39853

SFYRA_CLUSTERCTL_CONFIG ?= $(HOME)/.cluster-api/clusterctl.sfyra.yaml

Expand Down

0 comments on commit 18116bc

Please sign in to comment.