Commit 83f9cda
authored
fix: k3sup breaking changes (#117)
k3sup [removed a
flag](alexellis/k3sup@0.13.9...0.13.10#diff-cfcd5a78ad9476ee24d7680dd023e71136f329c771d76ae6837ba68320b6379cL161-L165)
in its latest release, which causes our CIs to break. This happens,
because we currently do not pin the k3sup version during installation.
We previously disabled printing the config file, but this whole feature
got removed, so we can safely remove the flag.1 parent 62f42c1 commit 83f9cda
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments