All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog (https://keepachangelog.com/en/1.1.0/) and this project adheres to Semantic Versioning (https://semver.org/).
- Fixed plugin installation and compatibility issues for Helm v4, ensuring proper support for CLI plugins including helm-secrets as described in the updated installation guide: https://github.com/jkroepke/helm-secrets/wiki/Installation
- Supported Kubernetes Versions 1.35.x - 1.33.x
- kubectl v1.34.8; helm 4.2.0; helmfile 1.5.2
- Supported Kubernetes Versions 1.34.x - 1.32.x
- kubectl v1.33.4; helm v3.19.4; helmfile 1.1.9
- Supported Kubernetes Versions 1.34.x - 1.32.x
- kubectl v1.33.4; helm v3.18.6; helmfile 1.1.9
- Supported Kubernetes Versions 1.34.x - 1.32.x
- kubectl v1.33.4; helm v3.18.6; helmfile 1.1.5
- Supported Kubernetes Versions 1.32.x - 1.31.x
- kubectl v1.32.8; helm v3.17.4; helmfile v1.1.5
- GitHub Actions workflow
- Helm2 support removed.
- Added – new features
- Changed – changes in existing functionality
- Deprecated – soon-to-be removed features
- Removed – removed features
- Fixed – bug fixes
- Security – vulnerability fixes