Skip to content

OCI Repository for the Helm Charts #1843

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

Open
Badabunga opened this issue Mar 6, 2025 · 2 comments
Open

OCI Repository for the Helm Charts #1843

Badabunga opened this issue Mar 6, 2025 · 2 comments

Comments

@Badabunga
Copy link

We are using Flux to manage our K8s Cluster and are using various Helm Charts to fulfil our needs. One of those Helm Chart providers is Bitnami and they started to moving all of their Helm Charts into a OCI Repository see blog.

Now we are facing the Issue that Flux can not operate with mixed repository kinds (https provided and oci provided) within a Umbrella HelmChart. This behavior is intended as declared in the Git hub issue.

So my Question is, are there any plans to move your current helm charts to a OCI repository ? This would help us a lot

@ajanikow
Copy link
Collaborator

ajanikow commented Mar 6, 2025

Hello!

We will take a look into it - and provide estimations.

Best,
Adam.

@ajanikow
Copy link
Collaborator

Hello!

The issue with OCI support is that we need to find another way to publish Helm Charts (currently, we use GitHub Docs).

We can do it during the image build to push the Helm Charts. We will look deeper into it, as it might be another step in the release process.

BR,
Adam.

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

No branches or pull requests

2 participants