Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] support helm repo add #562

Open
devopsmash opened this issue Nov 21, 2024 · 5 comments
Open

[FEATURE] support helm repo add #562

devopsmash opened this issue Nov 21, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@devopsmash
Copy link

It will be great if you can add support for helm repo add for your helm charts by turning your GitHub Repo Into a Helm Chart Repo

more info can be found here:

@sandromello sandromello added the enhancement New feature or request label Dec 2, 2024
@feraio
Copy link

feraio commented Dec 3, 2024

Thank you for this suggestion about adding helm repo add support, @devopsmash.
I'm passing this along to our team who will evaluate it. If you have any additional use case or a personal scenario, we'd appreciate to include it into the context for this topic.

We appreciate you taking the time to provide this insight, and we'll update this thread once we have more information to share.

@devopsmash
Copy link
Author

Hi @feraio,

Thank you for your comment.

In my opinion, working with remote Helm chart repositories is significantly easier when you don't need to download the Helm chart file each time.

I typically work with ArgoCD to manage my Helm charts. ArgoCD natively supports remote Helm chart repositories, making application lifecycle management (such as upgrades) significantly easier (link).

Here are some examples for many common services that support remote Helm charts repositories:

@snk-actian
Copy link

Hi @feraio

I defiinitely agree on @devopsmash about that. I have same use case with ArgoCD, and could not make it work with direct .tgz link.

@thekoma
Copy link

thekoma commented Jan 25, 2025

Just notices this issue. I have made a two lines PR that could help #656

@feraio
Copy link

feraio commented Jan 27, 2025

Hello guys! Thanks for your input, I've just shared this topic with our team considering latest information and we will have more information soon.

We are also finishing some details to enable contributions to our repositories in a easier way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants