Skip to content

Release v0.12.33#3902

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
release-v0.12.33
Open

Release v0.12.33#3902
github-actions[bot] wants to merge 1 commit into
masterfrom
release-v0.12.33

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated Pull Request to release v0.12.33

@soffi-ai

soffi-ai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Soffi AI Summary

This is an automated release PR that bumps the platform version from v0.12.32 to v0.12.33 across all relevant Helm charts. The changes update appVersion and version fields in the console, console-rapid, controller, and datastore charts, advance the bundled controller subchart dependency from v0.0.200 to v0.0.201, and refresh the Chart.lock digests and timestamps to reflect the newly resolved dependency tree. New controller chart tarballs are vendored into both console and console-rapid charts as part of the lock update.

Commits

Commit Summary
4a91bee Bumps appVersion to v0.12.33 and increments chart versions across console, console-rapid, controller, and datastore charts. Updates the controller subchart dependency from v0.0.200 to v0.0.201 and regenerates Chart.lock files with new dependency digests.

Deploy in Soffi


Updated: 2026-07-23 05:43 UTC

@greptile-apps

greptile-apps Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR bumping all charts to v0.12.33, updating the controller chart from 0.0.200 to 0.0.201 and regenerating Chart.lock digests for both console and console-rapid. One inconsistency was found: charts/console-rapid/Chart.yaml has its appVersion left at 0.12.32 while all other charts were updated to 0.12.33.

  • charts/controller/Chart.yaml and charts/datastore/Chart.yaml both bump appVersion to 0.12.33 and increment their chart versions.
  • charts/console/Chart.yaml bumps appVersion to 0.12.33, chart version to 0.4.32, and updates the controller dependency to 0.0.201.
  • charts/console-rapid/Chart.yaml updates the controller dependency to 0.0.201 but omits the appVersion bump, leaving it at 0.12.32.

Confidence Score: 4/5

Safe to merge with one caveat: the console-rapid chart will advertise the wrong application version (0.12.32) after this release.

All charts consistently bump appVersion to 0.12.33 and update the controller dependency to 0.0.201, except console-rapid whose appVersion was left at 0.12.32. Deployments using the rapid channel will report a stale version until this is corrected.

charts/console-rapid/Chart.yaml — appVersion not bumped to 0.12.33

Important Files Changed

Filename Overview
charts/console/Chart.yaml appVersion bumped to 0.12.33, chart version to 0.4.32, controller dependency updated to 0.0.201
charts/console-rapid/Chart.yaml Controller dependency bumped to 0.0.201, but appVersion remains 0.12.32 — not bumped to 0.12.33 unlike all other charts
charts/controller/Chart.yaml appVersion bumped to 0.12.33, chart version bumped to 0.0.201
charts/datastore/Chart.yaml appVersion bumped to 0.12.33, chart version bumped to 0.0.77
charts/console/Chart.lock Controller dependency locked to 0.0.201 with updated digest and timestamp
charts/console-rapid/Chart.lock Controller dependency locked to 0.0.201 with updated digest and timestamp

Comments Outside Diff (1)

  1. charts/console-rapid/Chart.yaml, line 4-5 (link)

    P1 The console-rapid chart's appVersion was not bumped to 0.12.33 alongside all other charts in this release. Every other chart (console, controller, datastore) had its appVersion updated from 0.12.32 to 0.12.33, but console-rapid still declares 0.12.32. If the rapid channel is intended to track the same release, this will cause it to report the wrong application version at deploy time.

Reviews (1): Last reviewed commit: "Updated chart to release v0.12.33" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant