kube-arangodb icon indicating copy to clipboard operation
kube-arangodb copied to clipboard

OCI Repository for the Helm Charts

Open Badabunga opened this issue 9 months ago • 2 comments

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

Badabunga avatar Mar 06 '25 10:03 Badabunga

Hello!

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

Best, Adam.

ajanikow avatar Mar 06 '25 15:03 ajanikow

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.

ajanikow avatar Mar 12 '25 08:03 ajanikow