Anna Barnes
Anna Barnes
I am also needing this functionality
The trick is to host the actual chart tarballs in your gh-pages branch alongside your index.yaml file. When you give Helm your username and password it uses it to authenticate...
I have a pr in the app repo (helm/chart-releaser#123) to resolve this. If I get it merged then I a pr to this repo will be needed to support the...
I don't use the enterprise version, but like @ponceps I had the same problem using a private repo on github.com. I changed `charts-repo` to `https://raw.githubusercontent.com////` and it got me past...
Hey @shoekstra 👋 Honestly, I got frustrated trying to make it work so I just created a clone of this repo and made the changes that I needed. I considered...
@zcrisler my PR addresses this by storing the asset in the pages branch and changing the link in the index file to be a relative link
ok @cpanato I signed the DCO and added some tests
I added a patch to the PR to use the token passed in to authenticate to the repo when checking for an existing index.yaml
+1 for this enhancement. I do local development on my laptop, but it's nice to have an easy way to shut everything down when I'm not using it. Especially if...
I might be oversimplifying things, but wouldn't it just be `https://mail.google.com/mail/u/[email]/#inbox/(id)`?