Skip to content

chore(chart): bump client 1.8.5 → 1.9.0 (version + appVersion) - #320

Merged
saadqbal merged 1 commit into
developfrom
chore/bump-chart-1.9.0
Jul 8, 2026
Merged

chore(chart): bump client 1.8.5 → 1.9.0 (version + appVersion)#320
saadqbal merged 1 commit into
developfrom
chore/bump-chart-1.9.0

Conversation

@saadqbal

@saadqbalsaadqbal commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Release carrier for the 13 commits on develop since v1.8.5. Minor bump — ships a new user-facing feature + a default-image behavior change on top of fixes/hardening.

What's in 1.9.0

Change

client/Chart.yaml: version + appVersion 1.8.5 → 1.9.0 in lockstep (appVersion feeds the app.kubernetes.io/version label cluster-info reads).

Release flow

develop is already in sync with main → merge this → publish GitHub Release tagged v1.9.0 on main → release workflow packages from the tag to gh-pages; fleet auto-upgrade flips at :23.

Closes#319


Note

Low Risk
Single metadata bump in Chart.yaml with no runtime manifest or values changes in this diff.

Overview
Bumps the client Helm chart release metadata from 1.8.5 to 1.9.0 in client/Chart.yaml, updating version and appVersion together so packaging, GitHub Release tagging, and fleet auto-upgrade align on the same semver.

This PR is the chart-only carrier for work already on develop (installer first-run UX, ingestor default tag and proxy env fixes, installer/training and provision hardening, test/CI updates). No templates or values change here—only the chart’s declared version, which also drives labels such as app.kubernetes.io/version used by cluster-info.

Reviewed by Cursor Bugbot for commit 22805a8. Bugbot is set up for automated code reviews on this repo. Configure here.

Release carrier for the 13 commits on develop since v1.8.5. Minor bump
because it ships a new user-facing feature and a default-image change on
top of fixes/hardening:
- feat(installer): first-run UX — interim slice of the v2 spec (#307)
- fix(chart): default ingestor tag 0.3 → 0.5 (#314); inject proxyEnv into
the resource-monitor DaemonSet (#312)
- fix(installer): configurable training size (#308); harden provision
location + client-detect guards (#315)
- fix(tests) ×4 + cross-repo fresh-shell E2E harness (#214); ci(helm) dedup (#280)
version + appVersion bumped in lockstep (appVersion feeds the
app.kubernetes.io/version label cluster-info reads).
Closes#319
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@saadqbalsaadqbal self-assigned this Jul 8, 2026
@saadqbal
saadqbal merged commit ec55dd3 into developJul 8, 2026
18 checks passed
saadqbal added a commit that referenced this pull request Jul 8, 2026
chore(chart): bump client 1.8.5 → 1.9.0 (version + appVersion)
saadqbal added a commit that referenced this pull request Jul 9, 2026
Patch bump for the ingestor floating-tag roll (0.5 → 0.6) in this PR — the
change alters rendered output (spawned ingestor tag), so the batch on
develop is release-ready ahead of the develop→main sync. version +
appVersion moved in lockstep, per #320.
Refs #322
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@saadqbal
saadqbal deleted the chore/bump-chart-1.9.0 branch July 9, 2026 11:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@saadqbal@aptracebloc@LukasWodka