Skip to content

Commit f4a4a18

Browse files
Update Makefile versions
1 parent e47ce1a commit f4a4a18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versions.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ K0S_VERSION = $(K0S_VERSION_1_$(K0S_MINOR_VERSION))
1717
K0S_GO_VERSION = $(K0S_VERSION_1_$(K0S_MINOR_VERSION))
1818

1919
# Troubleshoot Version
20-
TROUBLESHOOT_VERSION = v0.122.0
20+
TROUBLESHOOT_VERSION = v0.123.12
2121

2222
# Helm Version
23-
HELM_VERSION = v3.19.0
23+
HELM_VERSION = v4.0.0
2424

2525
# FIO Version (for performance testing)
2626
FIO_VERSION = 3.41
2727

2828
# Kubernetes Development Tool Versions
2929
CONTROLLER_TOOLS_VERSION = v0.19.0
30-
KUSTOMIZE_VERSION = v5.7.1
30+
KUSTOMIZE_VERSION = v5.8.0
3131

3232
### Overrides ###
3333

0 commit comments

Comments
 (0)