You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my:~/$ helm repo update openebs-lvmlocalpv
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs-lvmlocalpv" chart repository
Update Complete. ⎈Happy Helming!⎈
my:~/$ helm search repo openebs-lvmlocalpv/lvm-localpv --versions
NAME CHART VERSION APP VERSION DESCRIPTION
openebs-lvmlocalpv/lvm-localpv 1.4.0 1.4.0 CSI Driver for dynamic provisioning of LVM Pers...
openebs-lvmlocalpv/lvm-localpv 1.3.1 1.3.0 CSI Driver for dynamic provisioning of LVM Pers...
openebs-lvmlocalpv/lvm-localpv 1.3.0 1.3.0 CSI Driver for dynamic provisioning of LVM Pers...
my:~/$ helm pull --untar openebs-lvmlocalpv/lvm-localpv --version 1.5.0
Error: chart "lvm-localpv" matching 1.5.0 not found in openebs-lvmlocalpv index. (try 'helm repo update'): no chart version found for lvm-localpv-1.5.0
my:~/$
The text was updated successfully, but these errors were encountered:
@WMP We had some issues on 1.5.0 release thats why we had to retract the release. We now have released 1.5.1 lvm helm chart, you might want to check that out.
I'll go ahead closing this issue now referring the last comment as suggestion for the user. Please feel free to update if there is still some trouble w.r.t installation after referring new docs.
In tar.gz package on release 1.5.0 https://github.com/openebs/lvm-localpv/releases/tag/v1.5.0 in deploy/helm/chart is version 1.4.0. Additional, in helm repo newest version is also 1.4.0:
The text was updated successfully, but these errors were encountered: