Skip to content

Naively assumes there exactly one, matching chart source in the Helm file #5

Description

@abstrask

The HelmRelease source kind is inferred either from .spec.chart.spec.sourceRef.kind(for HelmRepository and GitRepository) or .spec.chartRef.kind(for OCIRepistory).

The source repository is currently selected by kind only. It's naively assumed there's only a single repository of the given kind in the helm.yaml file, and the name matches what is referenced in the HelmRelease.

We could select the repository both by kind and ${repo_name} to be sure.

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