sonatype-nexus-community / helm-nexus-push

A plugin for helm that will push a chart to a Nexus Hosted Repository
Apache License 2.0
43 stars 47 forks source link

Grep matching everything that has a prefix #15

Open kesor opened 4 years ago

kesor commented 4 years ago

When using repositories that have the same prefix, such as repo-example and repo-example-mirror, the script will append both of these into REPO_URL when trying to push to repo-example/somechart.

https://github.com/sonatype-nexus-community/helm-nexus-push/blob/3d195b8c77d4d1719134f0836b37eadf524a484a/push.sh#L72