Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.5 KB

File metadata and controls

52 lines (40 loc) · 1.5 KB

Changelog

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/).

[1.3.1] - 2026-05-27

Fixed

[1.3.0] - 2026-05-26

Changed

  • Supported Kubernetes Versions 1.35.x - 1.33.x
  • kubectl v1.34.8; helm 4.2.0; helmfile 1.5.2

[1.2.0] - 2026-01-08

Changed

  • Supported Kubernetes Versions 1.34.x - 1.32.x
  • kubectl v1.33.4; helm v3.19.4; helmfile 1.1.9

[1.1.1] - 2025-11-05

Changed

  • Supported Kubernetes Versions 1.34.x - 1.32.x
  • kubectl v1.33.4; helm v3.18.6; helmfile 1.1.9

[1.1.0] - 2025-09-02

Changed

  • Supported Kubernetes Versions 1.34.x - 1.32.x
  • kubectl v1.33.4; helm v3.18.6; helmfile 1.1.5

[v1.0.0] - Released 2025-08-20 (initial release)

Changed

  • Supported Kubernetes Versions 1.32.x - 1.31.x
  • kubectl v1.32.8; helm v3.17.4; helmfile v1.1.5
  • GitHub Actions workflow

Removed

  • Helm2 support removed.

Legend

Types of changes

  • Added – new features
  • Changed – changes in existing functionality
  • Deprecated – soon-to-be removed features
  • Removed – removed features
  • Fixed – bug fixes
  • Security – vulnerability fixes