Helm repository with a trailing slash

129 · Thiago Perrotta · June 24, 2025, 10:11 a.m.
Summary
This post discusses an issue with Helm repository URLs and how trailing slashes can cause problems when managing dependencies in a Helm chart. It offers a workaround by implementing a pre-commit hook to ensure all repository URLs are canonicalized. The author shares a personal experience with the error message and provides a practical solution to avoid such issues in the future.