From f5cada5c9eb7ee221c97c2a81943d2f1672dc4a3 Mon Sep 17 00:00:00 2001 From: Olivier Levitt Date: Tue, 26 Nov 2024 08:12:03 +0100 Subject: [PATCH] Bump helm version to v3.16.3 --- 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 fb57a378..62bcbb86 100755 --- a/onyxia-api/install-helm.sh +++ b/onyxia-api/install-helm.sh @@ -1,5 +1,5 @@ #! /bin/bash -HELM_VERSION=v3.16.1 +HELM_VERSION=v3.16.3 # initOS discovers the operating system for this system. initOS() {