We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5274089 commit edfc329Copy full SHA for edfc329
versions.mk
@@ -26,7 +26,7 @@ K0S_VERSION = $(K0S_VERSION_1_$(K0S_MINOR_VERSION))
26
# 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
27
28
# Troubleshoot Version
29
-TROUBLESHOOT_VERSION = v0.121.3
+TROUBLESHOOT_VERSION = v0.122.0
30
31
# FIO Version (for performance testing)
32
FIO_VERSION = 3.41
0 commit comments