kubernetes-sigs / cli-experimental

Experimental Kubectl libraries and commands.
Apache License 2.0
84 stars 218 forks source link

Update kustomize helmCharts documentation to include support of OCI registries #378

Open Chilinot opened 7 months ago

Chilinot commented 7 months ago

This https://kubectl.docs.kubernetes.io/references/kustomize/kustomization/helmcharts/#the-current-builtin page says OCI registries will not be supported.

However, this PR https://github.com/kubernetes-sigs/kustomize/pull/5167 added support for OCI registries.

kundan2707 commented 7 months ago

/triage accepted