upgrade longhorn to 1.5.4

This commit is contained in:
Amarpreet Minhas 2024-03-09 22:59:52 +00:00
parent 8dcb9cf510
commit ec539c0101

View file

@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
CHART_VERSION=1.4.4 CHART_VERSION=1.5.4
helm repo add longhorn https://charts.longhorn.io #helm repo add longhorn https://charts.longhorn.io
helm repo update #helm repo update
helm upgrade --install \ helm upgrade --install \
longhorn \ longhorn \
longhorn/longhorn \ longhorn/longhorn \