Skip to content

Move2Kube Operator v0.3.10-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 03:19
· 3 commits to main since this release
d128f98

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

Changelog

πŸš€ Features

  • feat: bundle v0.3.9 #65

πŸ› Bug Fixes

  • fix: make the bundle in the release pipeline #69
  • fix: the CI pipeline images were being built with double vv in the version/image tag #68
  • fix: don't build bundle in the pipeline to avoid issues with version being 'latest' #66
  • fix: remove the sample that was using wrong apiVersion #64

🧹 Maintenance

  • ci: sync our fork with the upstream repo before making a commit #76
  • ci: fix a bug where the folder name had a extra v prefix in the version #75
  • ci: the pwd gets reset between steps in the pipeline causing a failure #73
  • ci: fix raise pr pipeline, cd into the cloned directory before checking out main branch #72
  • ci: automate the process of making a PR to Operator Hub repos #71
  • ci: sync the helm chart from the UI repo before building and releasing #70
  • chore: update the bundle #67