From fa3a219f033d85d3e72394e738ad67357595b128 Mon Sep 17 00:00:00 2001 From: Asad Iqbal Date: Tue, 2 Jun 2026 16:59:36 +0500 Subject: [PATCH] chore(chart): bump version to 1.4.3 for installer-hardening release (#177) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Installer-only patch release — promotes #171–#175 (RHEL-family support, credential/readiness verification, preflight gate, reboot persistence, --diagnose bundle) to production via develop→main. Chart templates/values are unchanged from 1.4.2. Co-Authored-By: Claude Opus 4.7 --- client/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/Chart.yaml b/client/Chart.yaml index a8478ef..0a79ace 100644 --- a/client/Chart.yaml +++ b/client/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: client description: A unified Helm chart for tracebloc on AKS, EKS, bare-metal, and OpenShift type: application -version: 1.4.2 -appVersion: "1.4.2" +version: 1.4.3 +appVersion: "1.4.3" keywords: - tracebloc - kubernetes