Sync develop → main for v1.4.4 chart release#188
Merged
Conversation
Sync main → develop after v1.4.3 release
chore(#184): pin greenfield ingestor baseline to v0.3.2
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.) |
shujaatTracebloc
approved these changes
Jun 3, 2026
aptracebloc
approved these changes
Jun 3, 2026
This was referenced Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.digest→sha256:d361fa77…, chart1.4.3 → 1.4.4). See #184.What this releases
helm install tracebloc/client/tracebloc/ingestornow land on ingestor v0.3.2 (data-ingestors release: MLM tokenizer fix + relaxed PascalVOCdifficult+ reserved-id guard, first multi-arch image).Release steps after merge
main→ triggersrelease-helm-chart.yaml(packages + publishes both charts to gh-pages).main→develop.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/appVersionmove from 1.4.3 to 1.4.4.images.ingestor.digestis 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, PascalVOCdifficult, reserved-id guard) and the first multi-arch ingestor image. The floatingtag: "0.3"is unchanged.Greenfield
helm install/ upgrades that re-sync the pinned digest will seedINGESTOR_IMAGE_DIGESTto 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.