Fix Helm chart publishing workflow #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/actions-helm-publish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix chart publication failures by authenticating before OCI discovery, making registry-version parsing tolerant of missing charts, and using explicit package paths. Also fail fast on lint, templating, packaging, and push errors.