Nuon documentation home page
Search...
⌘K
Ask AI
Dashboard
Dashboard
Search...
Navigation
012 - Approval Diffs
Documentation
Changelog
Architecture
Concepts
Guides
Support
Nuon.co
GitHub
Slack community
Changelog
013 - Kubernetes Manifest Component
012 - Approval Diffs
011 - Approval Improvements
010 - Approvals
009 - Action Triggers, improved configs, default secrets
008 - Stack Tab, VCS Import, and Component Build Updates
007 - Secret formats, bug fixes
006 - Secrets improvements, workflow retries and bug fixes
005 - nuon dev and improvements
004 - Secrets Syncing
003 - Improvements to deletions, cancellations and more.
002 - Install Inputs, dependencies, and more
001 - Install Workflow Updates
On this page
Improved Helm Resource Diff
Plan Only Mode
Sync Secrets
Nuon CLI list command pagination
Improved naming for manual Action Workflow runs
Bug Fixes
012 - Approval Diffs
Approval Diffs
July 15th, 2025
v0.19.601
Improved Helm Resource Diff
Improved the diff for helm teardowns.
Plan Only Mode
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.
Sync Secrets
You can sync secrets manually, using the UI.
Nuon CLI list command pagination
The CLI now accepts limit & offset options for listing out items from commands.
nuon components list --offset=15 --limit=5
Improved naming for manual Action Workflow runs
Workflow runs for manually triggered Actions now show the Action name in the Workflows page.
Bug Fixes
Fixed an issue where the Terraform state for a component would show an old state version.
Fixed an issue where deprovisioning was not properly tearing down from a plan.
Fixed an issue where some workflows would not get executed, due to an internal error.
Fixed an issue with empty workflow on input update.
013 - Kubernetes Manifest Component
011 - Approval Improvements
Assistant
Responses are generated using AI and may contain mistakes.