Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Add support for HTTP private Helm chart repositories #54

Closed
jozala opened this issue Dec 10, 2020 · 2 comments
Closed

Add support for HTTP private Helm chart repositories #54

jozala opened this issue Dec 10, 2020 · 2 comments

Comments

@jozala
Copy link
Contributor

jozala commented Dec 10, 2020

Currently the implementation allows to use Helm charts from private GitHub, GitLab and AWS S3 repositories. However, it is not possible to use regular private Helm chart repositories which are "HTTP server that houses an index.yaml file" as described in Helm documentation. By "private" I mean that they have HTTP basic authentication which is supported by Helm CLI.

I would like to add this functionality to hrval-action.

jozala added a commit to avaleo/hrval-action-1 that referenced this issue Dec 10, 2020
jozala added a commit to avaleo/hrval-action-1 that referenced this issue Dec 10, 2020
@jozala
Copy link
Contributor Author

jozala commented Dec 10, 2020

I've created pull request #55 for this one.

@jozala
Copy link
Contributor Author

jozala commented Dec 22, 2020

It is now merged, so I am closing this ticket.

@jozala jozala closed this as completed Dec 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant