Skip to content

Publish the Helm Chart in Github OCI registry #2

Description

@yosuf

Currently, one has to clone the repo in order to use the chart. The formal Helm way is to publish the the chart in the GitHub OCI registry.

Implementation idea:

  • triggers: tags only
  • pre-publish stage: lint and maybe later some other tests
  • pre-package: change the chart version to the tag (with sed or alike) or maybe helm package/punlish supports defining the chart version.
  • push to GitHub OCI under this project id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions