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