We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
helm diff release
The text was updated successfully, but these errors were encountered:
Hello, it seems the support for OCI registry is available in 3.9.9
Sorry, something went wrong.
That would be very useful if it supported OCI
No branches or pull requests
helm template supports using an OCI registry as a source for the release.
That would be useful for
helm diff release
too.The text was updated successfully, but these errors were encountered: