v0.46.1
🐛 Bug Fixes
- Set SveltosCluster mgmt/mgmt token renewal to one hour. Release v0.46.0 set it to 3 hours causing problem on upgrades. More info here
- Copy SyncMode from EventTrigger Spec to ClusterProfile Spec. bug
- Allow CloudEventAction to be expressed as a template. This allow action (Create or Delete) to be decided at run time using CloudEvent. More info PR