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
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
I can see similiar issues being raised earlier and the fix was in updated version.
My charts.yaml has version version: 3.141.59.
But, I am still not able to install zalenium charts in the cloned repository.
Local repository is getting skipped and not being updated
PS C:\Users\awindows\zalenium\charts> helm repo update
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
...Successfully got an update from the "stable" chart repository
Update Complete.
PS C:\Users\awindows\zalenium\charts> helm repo update local
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
Update Complete.
Please help.
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
Took clone of latest zalenium repository.
Cannot install local/zalenium using helm
PS C:\Users\awindows\zalenium> helm install local/zalenium
helm : Error: failed to download "local/zalenium" (hint: running
helm repo update
may help)At line:1 char:1
I can see similiar issues being raised earlier and the fix was in updated version.
My charts.yaml has version version: 3.141.59.
But, I am still not able to install zalenium charts in the cloned repository.
Local repository is getting skipped and not being updated
PS C:\Users\awindows\zalenium\charts> helm repo update
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
...Successfully got an update from the "stable" chart repository
Update Complete.
PS C:\Users\awindows\zalenium\charts> helm repo list
NAME URL
stable https://kubernetes-charts.storage.googleapis.com
local http://127.0.0.1:8879/charts
PS C:\Users\awindows\zalenium\charts> helm repo update local
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
Update Complete.
Please help.
The text was updated successfully, but these errors were encountered: