#Helm Chart repo URL issue

1 messages · Page 1 of 1 (latest)

static osprey
#

Hi,
trying to install Trident using Helm but the Helm-Chart URL seems broken:
helm repo add netapp-trident https://netapp.github.io/trident-helm-chart

helm install trident netapp-trident/trident-operator --version 22.10.0 --create-namespace --namespace trident
Error: INSTALLATION FAILED: failed to download "netapp-trident/trident-operator" at version "22.10.0"

Actually if I try the helm-chart link in the browser: 404 File not found

Is there an issue with the repository or I'm doing something wrong?

Thanks,
Andrea

south tundra
#

@little hull this something you can look into?

radiant zephyr
#

I think Chuck is out today. I'm looking into it.

radiant zephyr
static osprey
#

(Solved)
Hi, just tried to remove and readd the repo.
then:
helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "netapp-trident" chart repository
Update Complete. ⎈Happy Helming!⎈