Skip to content
Snippets Groups Projects
Unverified Commit f7374424 authored by Michael Hirschler's avatar Michael Hirschler Committed by GitHub
Browse files

Updates Version Constraint (#291)

README csi driver string got updated to 1.6.0 to streamline with currently "up to date" version
parent 31307db5
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@ enabling you to use ReadWriteOnce Volumes within Kubernetes. Please note that th
Have a look at our [Version Matrix](README.md#versioning-policy) to pick the correct deployment file.
```
kubectl apply -f https://raw.githubusercontent.com/hetznercloud/csi-driver/v1.5.1/deploy/kubernetes/hcloud-csi.yml
kubectl apply -f https://raw.githubusercontent.com/hetznercloud/csi-driver/v1.6.0/deploy/kubernetes/hcloud-csi.yml
```
4. To verify everything is working, create a persistent volume claim and a pod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment