backube / helm-charts

The backube Helm chart repository

Home Page:https://backube.github.io/helm-charts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm chart : Repo should be renamed as project name has been renamed.

aspandey opened this issue · comments

Repo should be renamed as project name has been renamed.
[root@ashishpandey commands]# helm repo add backube https://backube.github.io/helm-charts/
"backube" has been added to your repositories
[root@ashishpandey commands]# helm install --create-namespace -n volsync-system volsync backube/volsync
Error: failed to download "backube/volsync" (hint: running helm repo update may help)
[root@ashishpandey commands]# helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "backube" chart repository
Update Complete. ⎈Happy Helming!⎈

[root@ashishpandey commands]# helm install --create-namespace -n volsync-system volsync backube/volsync
Error: failed to download "backube/volsync" (hint: running helm repo update may help)
[root@ashishpandey commands]# helm search repo backube
NAME CHART VERSION APP VERSION DESCRIPTION
backube/scribe 0.2.0 0.2.0 Asynchronous data replication for Kubernetes
backube/snapscheduler 2.0.0 2.0.0 An operator to take scheduled snapshots of Kube...