Skip to content

Commit 937a4b3

Browse files
authored
Merge pull request #14 from kubernetes-sigs/release-0.1
Release 0.1 part 3/3: Merge release-0.1 changes to main
2 parents 6242dc6 + 44bc8ec commit 937a4b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Helm chart
22

33
# v1.0.0
4-
4+
* Released Amazon File Cache CSI Driver with helm support

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ eksctl create iamserviceaccount \
175175

176176
#### 4. Deploy driver
177177
```sh
178-
kubectl apply -k "github.com/kubernetes-sigs/aws-file-cache-csi-driver/deploy/kubernetes/overlays/stable/?ref=HEAD"
178+
kubectl apply -k "github.com/kubernetes-sigs/aws-file-cache-csi-driver/deploy/kubernetes/overlays/stable/?ref=release-0.1"
179179
```
180180

181181
Alternatively, you could also install the driver using helm:

0 commit comments

Comments
 (0)