Skip to content

Commit edfc329

Browse files
Update Makefile versions (#2844)
Co-authored-by: ricardomaraschini <[email protected]>
1 parent 5274089 commit edfc329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ K0S_VERSION = $(K0S_VERSION_1_$(K0S_MINOR_VERSION))
2626
# Example: K0S_BINARY_SOURCE_OVERRIDE_32 = https://github.com/k0sproject/k0s/releases/download/v1.32.7+k0s.0/k0s-v1.32.7+k0s.0-amd64
2727

2828
# Troubleshoot Version
29-
TROUBLESHOOT_VERSION = v0.121.3
29+
TROUBLESHOOT_VERSION = v0.122.0
3030

3131
# FIO Version (for performance testing)
3232
FIO_VERSION = 3.41

0 commit comments

Comments
 (0)