Skip to content

Update Helmfile project to use Helm OCI full feature #2111

Description

@scottrigby

Hi again 👋

Helm OCI is now a full feature! See our blog post on this https://helm.sh/blog/storing-charts-in-oci/. This means it's both out of experimental and more robust support has been added, tests pass, and is now considered stable.

  • Update Helmfile Dockerfile to a version of Helm >= v3.8.0 (most recent would be 3.8.1)
    ARG HELM_VERSION="v3.7.2"
  • Stop passing HELM_EXPERIMENTAL_OCI=1 to helm binary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions