Skip to content

Sync develop → main for v1.4.4 chart release#188

Merged
saadqbal merged 2 commits into
mainfrom
sync/develop-to-main-v1.4.4
Jun 3, 2026
Merged

Sync develop → main for v1.4.4 chart release#188
saadqbal merged 2 commits into
mainfrom
sync/develop-to-main-v1.4.4

Conversation

@saadqbal
Copy link
Copy Markdown
Contributor

@saadqbal saadqbal commented Jun 3, 2026

Promotes `develop` to `main` for the v1.4.4 chart release.

The only change ahead of `main` is #185 — the greenfield ingestor baseline bump to v0.3.2 (images.ingestor.digestsha256:d361fa77…, chart 1.4.3 → 1.4.4). See #184.

What this releases

  • Greenfield helm install tracebloc/client / tracebloc/ingestor now land on ingestor v0.3.2 (data-ingestors release: MLM tokenizer fix + relaxed PascalVOC difficult + reserved-id guard, first multi-arch image).
  • Existing clusters are unaffected — image-refresh already rolled them to v0.3.2.

Release steps after merge

  1. Publish GitHub Release v1.4.4 on main → triggers release-helm-chart.yaml (packages + publishes both charts to gh-pages).
  2. Back-merge maindevelop.
  3. Close Pin greenfield ingestor baseline to v0.3.2 in client chart #184.

Note

Low Risk
Chart-only default digest and version bump for greenfield installs; no runtime logic changes and existing rollouts are unchanged.

Overview
Release v1.4.4 promotes the develop→main sync so the published Helm chart matches the ingestor baseline already rolled out via image-refresh.

The chart version / appVersion move from 1.4.3 to 1.4.4. images.ingestor.digest is updated to the v0.3.2 SHA (sha256:d361fa77…), replacing the v0.3.1 pin, with comments refreshed to note data-ingestors fixes (MLM tokenizer, PascalVOC difficult, reserved-id guard) and the first multi-arch ingestor image. The floating tag: "0.3" is unchanged.

Greenfield helm install / upgrades that re-sync the pinned digest will seed INGESTOR_IMAGE_DIGEST to v0.3.2; existing clusters are expected to already be on that digest from image-refresh unless they opted out of auto-refresh.

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

saadqbal added 2 commits June 2, 2026 17:41
chore(#184): pin greenfield ingestor baseline to v0.3.2
@LukasWodka
Copy link
Copy Markdown
Contributor

👋 Heads-up — Code review queue is at 20 / 8

Above the WIP limit. The team convention is to review existing PRs before opening new work.

Open PRs currently in Code review (oldest first):

Pull from review before opening new work. (This is a nudge from the kanban WIP check, not a block.)

Sign up for free to 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.

Pin greenfield ingestor baseline to v0.3.2 in client chart

4 participants