Skip to content

Conversation

@DiamondJoseph
Copy link
Contributor

@DiamondJoseph DiamondJoseph commented Nov 28, 2025

Allows Helm to publish charts when the repository is forked by not hard coding the path within the registry.
As the github workflows only run and only can run on github, hard-codes the registry to use GHCR, as the handling for paths assumes its syntax.

The helm publish action requires that the registry name does not contain upper case letters, and so users with upper case letters in their username (e.g. this one) require that the name is forced to lower case.

Checklist

  • Add a Changelog entry
  • Add the ticket number which this PR closes to the comment section

@danielballan danielballan merged commit 8449008 into main Dec 8, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants