Goal
Promote the installer-hardening series (#171–#175, merged to develop) to production by syncing develop → main and cutting chart release v1.4.3.
Context
- develop is 6 commits ahead of main; all changes are installer scripts / CI / docs — no changes to
client/ (Helm chart) or ingestor/ (chart artifacts will be byte-identical to v1.4.2).
- The public installer one-liner runs from main (
BRANCH=${BRANCH:-main}), so this work does not reach users until the sync lands.
- Quality: validated end-to-end (live AlmaLinux self-heal + real-creds "Connected" run).
Steps
Notes
Installer-only patch release; chart content unchanged from v1.4.2.
Goal
Promote the installer-hardening series (#171–#175, merged to develop) to production by syncing develop → main and cutting chart release v1.4.3.
Context
client/(Helm chart) oringestor/(chart artifacts will be byte-identical to v1.4.2).BRANCH=${BRANCH:-main}), so this work does not reach users until the sync lands.Steps
client/Chart.yamlversion + appVersion 1.4.2 → 1.4.3 (PR to develop)release-helm-chart.yamlchart packaging to gh-pagesNotes
Installer-only patch release; chart content unchanged from v1.4.2.