kluctl-v2.25.0
Kluctl v2.25.0 comes with new features, improvements and fixes.
Breaking changes
Removal of the sealed-secrets integration
v2.25.0 finally removes the deprecated (and hidden) sealed-secrets integration. If you still use it, please switch to either SOPS or external-secrets.
New Features and Improvements
System Python support
Kluctl can now optionally use the system provided Python distribution instead of the embedded distribution. This can be enabled via the or via the environment variable. This is mostly useful for maintainers of distributed packages, e.g. NixOS.