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
139 stars 22 forks source link

Add OCIRepository as a parsed object #768

Closed allenporter closed 2 months ago

allenporter commented 2 months ago

This is a pre-requisite for adding support for chartRef chart references

Related PR: https://github.com/allenporter/flux-local/pull/709