Skip to content

v0.15.2

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 24 Aug 13:51
· 21 commits to release-0.15 since this release
74dd7fb

🐛 Bug Fixed:

  • projectsveltos/addon-controller#308: if an Helm chart contains both CustomResourceDefinitions and instances of such resources, compliance validations won't work (helm dry run mode won't work). This limitation was added to Sveltos documentation and Sveltos code was fixed to make sure it works if no compliance validations are defined;
  • Fixed an projectsveltos/event-manager#94 when EventBasedAddOn references multiple ConfigMaps or Secrets. Before this fix only the content of the last referenced ConfigMap/Secret was deployed by the auto-created ClusterProfile.