Skip to content

Commit 21f0676

Browse files
Update Makefile versions
1 parent 25b7042 commit 21f0676

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

versions.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ K0S_VERSION = $(K0S_VERSION_1_$(K0S_MINOR_VERSION))
1919
K0S_GO_VERSION = $(K0S_VERSION_1_$(K0S_MINOR_VERSION))
2020

2121
# Troubleshoot Version
22-
TROUBLESHOOT_VERSION = v0.128.1
22+
TROUBLESHOOT_VERSION = v0.129.0
2323

2424
# Helm Version
25-
HELM_VERSION = v4.1.4
25+
HELM_VERSION = v4.2.0
2626

2727
# FIO Version (for performance testing)
2828
FIO_VERSION = 3.42

0 commit comments

Comments
 (0)