helm / community

Helm community content
https://helm.sh
421 stars 179 forks source link

Can't able to add repo (Helm is not accepting Encrypted REPO URL ) #302

Open subramani8451 opened 1 year ago

subramani8451 commented 1 year ago

my private repo consist of ( ?path= ) in it .. while trying to reach index.yml

$ helm repo add helm https://************/HelmChart/?path=/index.yaml Error: looks like "https://****************/HelmChart" is not a valid chart repository or cannot be reached: failed to fetch https://*********************/HelmChart/index.yaml : 404 Not Found

subramani8451 commented 1 year ago

can anyone help me on this issue

akshayamadhuri commented 1 year ago

@subramani8451 can you provide more information about the repo you are adding because "?path " shows the path does not exists

gjenkins8 commented 10 months ago

Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!