Skip to content

Commit a7f1c88

Browse files
authored
doc: Fix version reference in README for hlem chart
1 parent ec15bbc commit a7f1c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
### install a specific version
1414
> [!IMPORTANT]
15-
> Starting from version `1.18.0`, the prefix `v` is removed from hlem chart release so they are in line with [semver](https://semver.org). Therefore, when upgrading, refer to version `1.18.0` instead of `v1.19.0`.
15+
> Starting from version `1.18.0`, the prefix `v` is removed from hlem chart release so they are in line with [semver](https://semver.org). Therefore, when upgrading, refer to version `1.18.0` instead of `v1.18.0`.
1616
1717
```console
1818
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts

0 commit comments

Comments
 (0)