Skip to content

Commit be3859e

Browse files
authored
update doc longhorn version to 1.6.0 (#253)
Signed-off-by: krupp <[email protected]>
1 parent 5b6c8a0 commit be3859e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/storage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Below we cover a simple example. For more information, refer to the [official do
107107
Apply the longhorn.yaml to install Longhorn:
108108

109109
```bash
110-
kubectl apply -f https://raw.githubusercontent.com/longhorn/longhorn/v1.5.1/deploy/longhorn.yaml
110+
kubectl apply -f https://raw.githubusercontent.com/longhorn/longhorn/v1.6.0/deploy/longhorn.yaml
111111
```
112112

113113
Longhorn will be installed in the namespace `longhorn-system`.

0 commit comments

Comments
 (0)