allenporter / flux-local

flux-local is a set of tools and libraries for managing a local flux gitops repository focused on validation steps to help improve quality of commits, PRs, and general local testing.
https://allenporter.github.io/flux-local/
Apache License 2.0
156 stars 22 forks source link

Add a pass through --registry-config flag #735

Closed allenporter closed 5 months ago

allenporter commented 5 months ago

Add a flag --registry-config that can be used as a pass through to the helm command.

717

301

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.48%. Comparing base (d8c22f6) to head (eef7e5a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #735 +/- ## ========================================== + Coverage 93.45% 93.48% +0.03% ========================================== Files 20 20 Lines 2154 2165 +11 ========================================== + Hits 2013 2024 +11 Misses 141 141 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.