Closed vdice closed 3 years ago
Update: not sure if this is a Porter/cli issue. We see the correct version when using the atom feed url:
$ porter mixin install helm3 --feed-url https://mchorfa.github.io/porter-helm3/atom.xml
installed helm3 mixin v0.1.13 (c38b6cd)
So perhaps the issue is due to the method of installation? Seems to be empty when installing via --url
and the GH releases url but populated successfully when installing via --feed-url
.
I believe the problem is that someone got confused about --feed-url vs --url, which then prompted a change to the atom.xml file hosted in this repository. That change introduced duplicate entries, and also a "latest" url that was invalid.
The fix is to revert the last change to your docs/atom.xml file. I'll submit a PR for that.
In the meantime, you can test out that the old version works by running
porter mixin install helm3 --feed-url https://raw.githubusercontent.com/MChorfa/porter-helm3/e643fad90573f208b68577d917708462986f5eb8/build/atom-template.xml
This mixin's version appears to be missing or ill-formatted.
Example with version: