Skip to content

Commit af124ab

Browse files
authored
Release v0.0.2 (#81)
Make release `v0.0.2` to test the release workflow (has been tested only on my fork) and include floating tags on CSI image and Helm chart (`v0` and `v0.0`).
2 parents 92f2495 + b4c1e1e commit af124ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ kubectl create secret generic lxd-csi-secret \
7272
Deploy LXD CSI driver using Helm:
7373
```sh
7474
helm install lxd-csi-driver oci://ghcr.io/canonical/charts/lxd-csi-driver \
75-
--version v0.0.0-latest-edge \
75+
--version v0 \
7676
--namespace lxd-csi
7777
```
7878

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.1
1+
v0.0.2

0 commit comments

Comments
 (0)