Skip to content

Move2Kube Operator v0.3.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 11:48
· 15 commits to main since this release
e9cb8cc

For more documentation and support please visit https://move2kube.konveyor.io/

Changelog

πŸš€ Features

  • feat: new operator bundle for operator-sdk v3 #62

πŸ› Bug Fixes

  • fix: the operator pod did not have enough memory to run and the controller manager did not have the required permissions to update finalizers #61
  • fix: update ClusterRole yaml from v1beta1 to v1 #58
  • fix: update the helm install command to suite the new Helm chart #57
  • fix: sync the Helm chart with the source of truth in the UI repo #56

🧹 Maintenance

  • chore: update CI/CD to remove deprecated set-output command #63
  • chore: sync the helm chart from the UI repo #60
  • chore: sync the helm chart from the UI repo #59