Releases: Praqma/helmsman
v3.6.9
v3.6.8
v3.6.7
v3.6.7
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
Fixes and improvements
- Updated the Docker images to use the latest helm version (#597)
- Replaced the deprecated helm-secrets repo with the new one (#595)
- Fised issue preventing the proper expansion of paths for executable hooks (#594)
- Helmsman will now skip helm tests in dry-run mode (#593)
- Dont expect a username and password if the caClient cert is present (#592)
- Added flag to skip helm repo updates (#590)
v3.6.6
v3.6.6
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
Fixes and improvements
- Fixed race condition when applying namespace quotas (#589)
v3.6.5
v3.6.5
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
Fixes and improvements
- Fixed issue when the path to a file would match a URL schema prefix (#587).
v3.6.4
v3.6.4
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
Fixes and improvements
v3.6.3
v3.6.3
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
Fixes and improvements
- Fixed missing diff on chart version change (#557)
- Fixed checking for updates on disabled releases (#557)
- Fixed segmentation fault on slack notifications (#559)
- Fixed failure to remove untracked releases (#566)
- The debug flag is now passed down to the helm commands (#568)
- Improved error reporting (#568)
v3.6.2
v3.6.2
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
Fixes and improvements
v3.6.1
v3.6.1
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
Fixes and improvements
v3.6.0
v3.6.0
If you migrating from Helmsman v1.x, it is recommended you read the migration guide before using this release.
Starting from Helmsman v3.0.0 GA release, support for Helmsman v1.x will be limited to bug fixes.
New failures
- Lifecycle hooks can now be shell commands or script in addition to k8s resources (#543)
- The Helm release secrets are annotated with the result from the lifecycle hooks