From d4ab29ae1bc03f6bae073d9669aa32f434cc94de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Mata?= Date: Sat, 10 Jan 2026 20:21:21 +0100 Subject: [PATCH] Revise Helm chart CHANGELOG.md for versions 0.0.0 and 0.6.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update changelog to reflect version changes and new features. Signed-off-by: Juan José Mata --- charts/sure/CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/charts/sure/CHANGELOG.md b/charts/sure/CHANGELOG.md index b07e68585..f0d636ba5 100644 --- a/charts/sure/CHANGELOG.md +++ b/charts/sure/CHANGELOG.md @@ -5,11 +5,15 @@ All notable changes to the Sure Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -### [0.0.0] +### [0.0.0], [0.6.5] + +### Added - First (nightly/test) releases via -### [0.6.5] +### [0.6.6] - 2025-12-31 + +### Added - First version/release that aligns versions with monorepo - CNPG: render `Cluster.spec.backup` from `cnpg.cluster.backup`. @@ -32,4 +36,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Notes - Chart version and application version are kept in sync - Requires Kubernetes >= 1.25.0 -- When upgrading from pre-Sentinel configurations, existing deployments using `REDIS_URL` continue to work unchanged \ No newline at end of file +- When upgrading from pre-Sentinel configurations, existing deployments using `REDIS_URL` continue to work unchanged