upgrade longhorn to 1.5.4
This commit is contained in:
parent
8dcb9cf510
commit
ec539c0101
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
CHART_VERSION=1.4.4
|
||||
CHART_VERSION=1.5.4
|
||||
|
||||
helm repo add longhorn https://charts.longhorn.io
|
||||
helm repo update
|
||||
#helm repo add longhorn https://charts.longhorn.io
|
||||
#helm repo update
|
||||
helm upgrade --install \
|
||||
longhorn \
|
||||
longhorn/longhorn \
|
||||
|
|
Loading…
Reference in a new issue