v0.31.0-rc.0
Pre-release
Pre-release
What's Changed
- Add support for Helm charts from OCI registries by @graillus in #834
- Open binary files in binary mode and do not encode them by @Tymolc in #829
- Feature/new secret backend vault transit by @Moep90 in #826
- Fix cli alias handling (#776, #737) by @dhorbach in #837
- Closes #840 by @Moep90 in #841
- Update kadet input type to use external kadet by @ramaro in #845
- Support lazy inventory in kadet by @ramaro in #849
- Release 0.31.0rc0 by @ramaro in #850
Install with pip install kapitan==0.31.0rc0 --upgrade
Docker image: docker run kapicorp/kapitan:v0.31.0-rc.0
New Contributors
- @graillus made their first contribution in #834
- @Tymolc made their first contribution in #829
- @Moep90 made their first contribution in #826
- @dhorbach made their first contribution in #837
Full Changelog: v0.30.0...v0.31.0-rc.0