Skip to content

v0.43.0

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 01 Dec 13:10
c94a994

🚀 Features

  • New set of template functions: copy, setField, removeField, chainSetField, chainRemoveField
  • dry run full diff: when running with SyncMode DryRun, Sveltos can display full diff for resources that would be updated by the proposed change

🐛 Bug Fixes

  • Reconcile EventTrigger instances when referenced resources change. PR