Upgrade longhorn

This commit is contained in:
Amarpreet Minhas 2023-06-26 16:05:09 +00:00
parent 2d831e9960
commit 3932b86ca0

View file

@ -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