Upgrade to Longhorn 1.5.1

This commit is contained in:
2023-07-25 22:33:43 +03:00
parent 0b5c14903a
commit 5d8670104a
3 changed files with 396 additions and 431 deletions

View File

@@ -3,7 +3,7 @@
Pull the manifest and apply changes
```
wget https://raw.githubusercontent.com/longhorn/longhorn/v1.4.2/deploy/longhorn.yaml -O application.yml
wget https://raw.githubusercontent.com/longhorn/longhorn/v1.5.1/deploy/longhorn.yaml -O application.yml
patch -p0 < changes.diff
```