This issue is meant to discuss and ultimately document ways to automatically update used images to their latest releases (ideally also with digests).
One option would be to write a custom renovate regex manager.
A different approach would be to bump the images in some "post build" step, directly in the YAML / JSON instead of in nix.
How are you currently keeping your used images up to date?
This issue is meant to discuss and ultimately document ways to automatically update used images to their latest releases (ideally also with digests).
One option would be to write a custom renovate regex manager.
A different approach would be to bump the images in some "post build" step, directly in the YAML / JSON instead of in nix.
How are you currently keeping your used images up to date?