diff --git a/helm/setup/longhorn/install.sh b/helm/setup/longhorn/install.sh index d47f122..3afc316 100755 --- a/helm/setup/longhorn/install.sh +++ b/helm/setup/longhorn/install.sh @@ -1,5 +1,5 @@ #!/bin/bash -CHART_VERSION=1.3.2 +CHART_VERSION=1.4.2 helm repo add longhorn https://charts.longhorn.io helm repo update