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.
HelmOps resources reference Helm charts as follows (docs):
Repo: Helm repository or OCI registryChart: URL to tarball, or chart nameOn the other hand, in a
fleet.yamlfile monitored by aGitRepo, an OCI chart will be referenced using theChartfield (docs)This should be made consistent, ideally aligning GitOps on HelmOps for consistency within Fleet.