stefanprodan / hrval-action

Flux Helm Release validation GitHub action
Apache License 2.0
60 stars 44 forks source link

Setting repo name to be the md5sum of the registry #39

Closed swade1987 closed 4 years ago

swade1987 commented 4 years ago

This has decreased our build time and also improved consistency.

This now adds a helm repo to the local cache for each registry reference rather than one per chart reference.