databus23 / helm-diff

A helm plugin that shows a diff explaining what a helm upgrade would change
Apache License 2.0
2.66k stars 278 forks source link

OCI support for helm diff release #492

Open businessbean opened 12 months ago

businessbean commented 12 months ago

helm template supports using an OCI registry as a source for the release.

helm template release-name  oci://registry.fqdn/chart-name --version 0.1.2

That would be useful for helm diff release too.

gllb commented 1 month ago

Hello, it seems the support for OCI registry is available in 3.9.9