Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow zarf dev find-images update zarf.yaml with discovered images #2865

Open
a1994sc opened this issue Aug 10, 2024 · 0 comments
Open

Allow zarf dev find-images update zarf.yaml with discovered images #2865

a1994sc opened this issue Aug 10, 2024 · 0 comments
Labels
enhancement ✨ New feature or request

Comments

@a1994sc
Copy link
Contributor

a1994sc commented Aug 10, 2024

Is your feature request related to a problem? Please describe.

When running zarf dev find-images it only output to the console, it does not update the zarf.yaml file.

To not break the current functionality it would be nice to have a flag like -u/--update-zarf-manifest to have the update the manifest for us.

Describe the solution you'd like

  • Given an update to the zarf manifests/zarf charts
  • When the -u/--update-zarf-manifest is provided
  • Then the zarf.yaml file .components[].images array is updated.

Additional context

This is mainly aimed at creating CI/CD around zarf and renovate, so when a helm package is updated via Renovate then zarf will update the manifest and other parts of the pipeline will push those changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant