Skip to content

bump chart version to 6.13.0#328

Closed
JatinNanda wants to merge 1 commit into
r2from
jatin/bump-6.13.0
Closed

bump chart version to 6.13.0#328
JatinNanda wants to merge 1 commit into
r2from
jatin/bump-6.13.0

Conversation

@JatinNanda

Copy link
Copy Markdown
Contributor

Minor version bump 6.12.0 → 6.13.0 for the published R² release.

6.12.0 is already deployed internally (the admin cluster's retool release), so we publish the R² feature set to charts.retool.com as a fresh 6.13.0 rather than reusing a number that's already in the wild.

Still a minor release: additive for existing published consumers, all R² switches (rr.enabled, mcp.enabled) default off, and the rr.* rename guard can't fire on the published line (those keys never existed there).

helm lint clean. Targets r2; folds into the r2→main merge (#326).

🤖 Generated with Claude Code

Minor bump for the published R² release. 6.12.0 is already deployed
internally (admin cluster), so publish the R² feature set as a fresh
6.13.0 to charts.retool.com. Still a minor bump: additive for existing
consumers, all R² switches default off.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@greptile-apps

greptile-apps Bot commented Jun 11, 2026

Copy link
Copy Markdown

Greptile Summary

Bumps the published Helm chart version from 6.12.0 to 6.13.0 to avoid reusing a version number already live on the internal admin cluster. No functional changes are included.

  • charts/retool/Chart.yaml: version field incremented from 6.12.06.13.0; all other fields (dependencies, maintainers, chart type) are untouched.

Confidence Score: 5/5

Safe to merge — the only change is a single-line version string increment with no functional impact.

The entire diff is one field in Chart.yaml changing from 6.12.0 to 6.13.0. No templates, values, or dependencies were modified, so there is no risk of runtime behavior change for chart consumers.

No files require special attention.

Important Files Changed

Filename Overview
charts/retool/Chart.yaml Single-line version bump from 6.12.0 to 6.13.0; all other chart metadata unchanged.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Internal admin cluster\nretool release @ 6.12.0] -->|already deployed| B[6.12.0 is in use]
    B --> C{Publish to charts.retool.com?}
    C -->|Cannot reuse 6.12.0| D[Bump to 6.13.0]
    D --> E[charts/retool/Chart.yaml\nversion: 6.13.0]
    E --> F[Published as 6.13.0\nto charts.retool.com]
Loading

Reviews (1): Last reviewed commit: "bump chart version to 6.13.0" | Re-trigger Greptile

@JatinNanda

Copy link
Copy Markdown
Contributor Author

Superseded — bumping from the public registry version (6.10.5) gives 6.11.0, not 6.13.0. See the replacement PR.

@JatinNanda JatinNanda closed this Jun 11, 2026
@JatinNanda JatinNanda deleted the jatin/bump-6.13.0 branch June 11, 2026 18:54
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.

1 participant