Skip to content

fix: parse the uri correctly when it contains a port#37

Merged
jamesbeedy merged 1 commit intomainfrom
fix/local_registry_uri_with_port
Feb 15, 2026
Merged

fix: parse the uri correctly when it contains a port#37
jamesbeedy merged 1 commit intomainfrom
fix/local_registry_uri_with_port

Conversation

@jamesbeedy
Copy link
Contributor

Registry uri parsing is broken when registry uri contains a port, e.g. localhost:5000.
These changes check if the chart name (the part after the last /) has a tag, not the entire ref

Registry uri parsing is broken when registry uri contains a port,
e.g. localhost:5000.
These changes check if the chart name (the part after the last /)
has a tag, not the entire ref
@jamesbeedy jamesbeedy merged commit 2ca149e into main Feb 15, 2026
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.

1 participant