From 4665accacc7e617cf955cb1a9d65ad07018d618a Mon Sep 17 00:00:00 2001 From: Olivier Levitt Date: Sat, 13 Dec 2025 11:28:22 +0100 Subject: [PATCH] Bump helm to v4.0.4 --- onyxia-api/install-helm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onyxia-api/install-helm.sh b/onyxia-api/install-helm.sh index ed34ba2d..7a35b513 100755 --- a/onyxia-api/install-helm.sh +++ b/onyxia-api/install-helm.sh @@ -1,5 +1,5 @@ #! /bin/bash -HELM_VERSION=v4.0.1 +HELM_VERSION=v4.0.4 # initOS discovers the operating system for this system. initOS() {