Skip to content

Fix discrepancy in use of OCI chart fields between GitOps and HelmOps #3859

@weyfonk

Description

@weyfonk

HelmOps resources reference Helm charts as follows (docs):

  • Repo: Helm repository or OCI registry
  • Chart: URL to tarball, or chart name

On the other hand, in a fleet.yaml file monitored by a GitRepo, an OCI chart will be referenced using the Chart field (docs)

This should be made consistent, ideally aligning GitOps on HelmOps for consistency within Fleet.

Metadata

Metadata

Assignees

Type

No fields configured for Task.

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions