Skip to content

Publish Helm chart to OCI registry #1231

Description

@kasefuchs

Summary

As homelab/cluster administrator
I want Helm chart to be published to an OCI registry
So that I can keep a consistent OCI-based workflow for Helm releases

Context

I’m using FluxCD in my homelab and mostly rely on OCIRepository sources for Helm releases.

Right now K8up chart is only available through the Helm repo, so using it in OCI-based workflow requires mirroring.

It would be really nice if the chart was also published to an OCI registry, similar to how many other projects distribute Helm charts today.

Out of Scope

  • Replacing the current Helm repository
  • Changing the existing installation workflow

Further links

Acceptance Criteria

  • New chart releases are also published to an OCI registry
  • Chart can be installed via helm install using OCI URL
  • OCI artifact is signed and can be verified with Cosign

Implementation Ideas

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions