Skip to content

Commit fd65297

Browse files
authored
doc: Update README with Helm chart versioning info
Clarified versioning for Helm chart releases.
1 parent bd90e49 commit fd65297

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
- `--set linux.kubelet="/var/snap/microk8s/common/var/lib/kubelet"` - sets correct path to microk8s kubelet even though a user has a folder link to it.
1212

1313
### install a specific version
14+
> [!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.18.0`.
1416
1517
```console
1618
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts

0 commit comments

Comments
 (0)