Skip to content

Releases: OctopusDeployLabs/helm-migrate-values

1.0.0

26 Sep 23:24
7629235
Compare
Choose a tag to compare
Version Helm Plugin (#22)

* Version Helm Plugin

* Update plugin version in plugin.yaml

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0.2.2

23 Sep 01:03
92a06f7
Compare
Choose a tag to compare

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

20 Sep 05:55
b4a49d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

18 Sep 07:17
6872127
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

06 Sep 03:00
c63bd71
Compare
Choose a tag to compare

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