Skip to content

Fix ID formatting in tempdir.go#175

Merged
yxxhero merged 1 commit intohelmfile:masterfrom
mattcockrell:patch-1
Mar 13, 2026
Merged

Fix ID formatting in tempdir.go#175
yxxhero merged 1 commit intohelmfile:masterfrom
mattcockrell:patch-1

Conversation

@mattcockrell
Copy link
Copy Markdown
Contributor

@mattcockrell mattcockrell commented Mar 9, 2026

The character ":" is invalid for filesystem paths on Windows. This change will ensure that temp directories created for OCI repositories do not contain invalid syntax.
@yxxhero

The character ":" is invalid for filesystem paths.  This change will ensure that temp directories created for OCI repositories do not contain invalid syntax.

Signed-off-by: Matt Cockrell <Matthew.Cockrell@thomsonreuters.com>
@yxxhero yxxhero merged commit 10469d1 into helmfile:master Mar 13, 2026
4 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.

2 participants