Skip to content

Release v0.12.42 - #4312

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

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

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated Pull Request to release v0.12.42

@soffi-ai

soffi-ai Bot commented Sep 12, 2026

Copy link
Copy Markdown
Soffi AI Summary

This is an automated release PR that bumps all Helm chart versions to ship the v0.12.42 application release. The changes update the appVersion across the console, controller, and datastore charts, increment their chart version numbers accordingly, and regenerate the Chart.lock files with updated dependency digests and timestamps. The bundled controller chart dependency is promoted from 0.0.209 to 0.0.210 across all charts that reference it.

Changes

Release v0.12.42

  • Bumps appVersion to 0.12.42 and increments chart versions for console (0.4.40 → 0.4.41), controller (0.0.209 → 0.0.210), and datastore (0.0.85 → 0.0.86). Updates Chart.lock files in both console and console-rapid charts with new dependency digests reflecting the controller version bump. (fc6c323)

Updated: 2026-09-12 00:02 UTC

Deploy in Soffi

@greptile-apps

greptile-apps Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 4/5

The PR is not safe to merge until the rapid chart receives a new chart version and the correct 0.12.42 appVersion.

Findings

  1. P1 Rapid chart version collision

Summary

  • Bumps the console chart from 0.4.40 to 0.4.41.
  • Bumps the controller chart from 0.0.209 to 0.0.210.
  • Bumps the datastore chart from 0.0.85 to 0.0.86.
  • Updates controller dependency locks and vendored packages for the console and rapid charts.
  • The rapid chart omits the chart-version and app-version increments required to publish this release distinctly.

Reviews (1) · Last reviewed commit: "Updated chart to release v0.12.42"

dependencies:
- name: controller
version: 0.0.209
version: 0.0.210

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Rapid chart version collision

The controller dependency is updated to 0.0.210, but the rapid chart remains at version 0.4.45, which is already published and contains controller 0.0.209. The release workflow therefore cannot publish the 0.12.42 changes as a distinct rapid chart, leaving repository consumers on the older controller package. Increment the chart version and update appVersion from 0.12.41 to 0.12.42 with this dependency change.

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