helm-diff
helm-diff copied to clipboard
OCI support for helm diff release
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.
Hello, it seems the support for OCI registry is available in 3.9.9
That would be very useful if it supported OCI
Just tested it again - it works with OCI
@Gaardsholt thanks for your feedback. so can we close this issue?
It works for me, so I think so :)