From c53b7916019a86e5fb32bfb89227e1a403e339a7 Mon Sep 17 00:00:00 2001 From: jatin Date: Thu, 11 Jun 2026 14:46:22 -0400 Subject: [PATCH] bump chart version to 6.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- charts/retool/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/retool/Chart.yaml b/charts/retool/Chart.yaml index 7d8ed5e..fee8ae2 100644 --- a/charts/retool/Chart.yaml +++ b/charts/retool/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: retool description: A Helm chart for Kubernetes type: application -version: 6.12.0 +version: 6.13.0 maintainers: - name: Retool Engineering email: engineering+helm@retool.com