Releases: OctopusDeployLabs/helm-migrate-values
Releases · OctopusDeployLabs/helm-migrate-values
1.0.0
0.2.2
What's Changed
- Move logging back into pkg so the migrator can be called outside the project by @MissedTheMark in #16
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Build and test workflow. by @MissedTheMark in #10
- Update module name to match location on GitHub by @MissedTheMark in #15
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Integrate migrator with plugin by @MissedTheMark in #8
- Skip migration versions older than current release. by @MissedTheMark in #13
- Improve handling of scenarios where migrations are either not needed or not available by @MissedTheMark in #14
New Contributors
- @MissedTheMark made their first contribution in #8
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Add skeleton for the plugin by @kevjt in #1
- Support download charts using helm's download logic by @APErebus in #3
- Cleanup temporary directory by @APErebus in #4
- Load information about the specified Helm release into memory by @kevjt in #5
- Minor syntax cleanup by @APErebus in #6
- Create LICENSE by @APErebus in #7
- Update install hook to cd to the directory that contains the makefile by @kevjt in #9
- Build cross-platform binaries and Install via binary by @kevjt in #11
New Contributors
Full Changelog: https://github.com/OctopusDeployLabs/helm-migrate-values/commits/0.1.0