Move2Kube v0.2.0-alpha.6
Pre-release
Pre-release
·
470 commits
to main
since this release
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🚀 Features
- feat: generate openshift templates #485
- feat: allow folders containing transformation scripts to be given as input #476
- feat: always copy sources to the source folder #470
🐛 Bug Fixes
- fix: accept []interface{} in addition to []string #498
- fix: return when encountering an error while processing the API request #497
- fix: allow starlark to access the answer to any previously asked question #487
- fix: match the golang version in go.mod #493
- fix: the operator was using the wrong helm chart path #484
- fix: Update helm install command with new path #482
- fix: helm chart folder name should be same as the chart name #480
- fix: the build in the dockerfile was dirty because some folders were not copied over #471