Approval Diffs
July 15th, 2025
Improved the diff for helm teardowns.
You can now run most workflows in plan only mode. This means that changes will only be planned, and execution skipped. This is useful for checking for drift, for instance.
You can sync secrets manually, using the UI.
The CLI now accepts limit & offset options for listing out items from commands.
nuon components list --offset=15 --limit=5
Workflow runs for manually triggered Actions now show the Action name in the Workflows page.