Releases: mkubaczyk/helmsman
Releases · mkubaczyk/helmsman
v4.0.5
Changelog
Fixes
- f437802: fix: add --dry-run=server to helm diff for Helm 4 (@mkubaczyk)
Chore
- a2b9a93: chore(ci): add docker image reference to release notes (@mkubaczyk)
- 6f091be: chore(ci): unify docker image tags for helm versions (@mkubaczyk)
- 83b6baf: chore(docs): update docs for Helm 4 and remove outdated references (@mkubaczyk)
Docker Images
Helm 4 (Recommended)
Default build with Helm v4.0.4:
docker pull ghcr.io/mkubaczyk/helmsman:latest
docker pull ghcr.io/mkubaczyk/helmsman:v4.0.5
docker pull ghcr.io/mkubaczyk/helmsman:v4.0.5-helm4
docker pull ghcr.io/mkubaczyk/helmsman:v4.0.5-helm4.0.4
Helm 3
Build with Helm v3.19.4:
docker pull ghcr.io/mkubaczyk/helmsman:v4.0.5-helm3
docker pull ghcr.io/mkubaczyk/helmsman:v4.0.5-helm3.19.4
v4.0.4
Changelog
Fixes
- 8de09c7: fix: rely on AWS SDK error propagation for missing credentials (@mkubaczyk)
Chore
- 24fa1e9: chore(build): add github summary to goreleaser and build jobs (@mkubaczyk)
- a857cf9: chore(build): do not run tests on push, rely on build workflow executing them instead (@mkubaczyk)
- 4a3823a: chore(ci): add autogenerated release notes with goreleases (@mkubaczyk)
- e5632c3: chore(ci): fix build skipped on push to master (@mkubaczyk)
- 28f7f23: chore(ci): run commitlint together with tests (@mkubaczyk)
- 0544f2d: chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (@dependabot[bot])
Others
- 28e3140: Add installing eyaml to tests execution (@mkubaczyk)
- bb7fa18: Build Docker image for both 3.x and 4.x helm versions, with 4.x being latest now (@mkubaczyk)
- 3947542: Do not run test pipeline separately; use --verify flag only for helm 4.x (@mkubaczyk)
- dca3b11: Fix Dockerfile for helm 3.x; update README.md on docker image tags available (@mkubaczyk)
- 4f35049: Fix eyaml tests (@mkubaczyk)
- 9843ce8: Move tests to GHA, optimize Docker build, reduce release process steps (@mkubaczyk)
- 987272f: doc: update the README (@luisdavim)
v4.0.3
v4.0.3
New feature
Fixes and improvements
- Support helm v4
Changes
v4.0.2
v4.0.2
New feature
Fixes and improvements
Changes
- Updated versions and dependencies
v4.0.1
v4.0.1
We decided to cut this off as major release, as we've changed the repository owner, build flow and docker image reference.
New feature
Fixes and improvements
- Fix not updated version in built artifacts
Changes
- [Breaking] Changed Docker image to
ghcr.io/mkubaczyk/helmsman, we will no longer supportpraqma/helmsman - Changed CircleCI-based build to Github Actions
v4.0.0
v4.0.0
We decided to cut this off as major release, as we've changed the repository owner, build flow and docker image reference.
New feature
Fixes and improvements
Changes
- [Breaking] Changed Docker image to
ghcr.io/mkubaczyk/helmsman, we will no longer supportpraqma/helmsman - Changed CircleCI-based build to Github Actions