Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Helm repository https://mailgun.github.io/gubernator shows no entries #182

Open
MisterTimn opened this issue Jun 22, 2023 · 1 comment
Open
Labels
help wanted Extra attention is needed

Comments

@MisterTimn
Copy link

MisterTimn commented Jun 22, 2023

I was happy to see that through PR #139 and the work of @pzduniak the chart in this repository is published and made accessible for easy usage with Helm CLI.

However, when I added the repo myself and wanted to search it and install gubernator, I noticed that though adding the repository works fine, searching the repo gives no results

$ helm repo add gubernator https://mailgun.github.io/gubernator                
"gubernator" has been added to your repositories
$ helm search repo gubernator
No results found
$ helm install gubernator gubernator/gubernator
Error: INSTALLATION FAILED: chart "gubernator" matching  not found in gubernator index. (try 'helm repo update'): no chart version found for gubernator-

I've checked https://mailgun.github.io/gubernator/index.yaml and can't find any reason this wouldn't work, so it might be an issue with Helm or my Helm install. But other repositories work fine, as an example our own repo https://idlab-discover.github.io/obelisk (link to index file) works fine as do other repositories.

I also checked the URLs in the index.yaml and they indeed link to downloads of the specified .tgz files so that's not the issue either.

I'll look into it further when I have some spare time but wanted to park the issue here, does someone know what might cause this and how to fix it?

@thrawn01
Copy link
Contributor

thrawn01 commented Jul 3, 2023

I don't have an knowledge of helm, it's a convenience provided by the community. Any assistance would be appreciated!

@thrawn01 thrawn01 added the help wanted Extra attention is needed label Jul 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants