longhorn v1.8.2

This commit is contained in:
2025-06-29 23:50:11 +03:00
parent fe128cf65e
commit f726f8886a

View File

@@ -28,7 +28,7 @@ the Minio S3 bucket hosted at nas.k-space.ee
Longhorn was last upgraded with following snippet:
```
wget https://raw.githubusercontent.com/longhorn/longhorn/v1.7.3/deploy/longhorn.yaml
wget https://raw.githubusercontent.com/longhorn/longhorn/v1.8.2/deploy/longhorn.yaml
patch -p0 < changes.diff
kubectl -n longhorn-system apply -f longhorn.yaml -f application-extras.yml -f backup.yaml
```