From 624d5fdada6837bc7df905831c4b57d56862cbc5 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Wed, 31 Jul 2024 22:37:18 -0400 Subject: [PATCH] Bump retool to 3.52.1 Keeping up w/ latest releases --- retool/helm/retool/Chart.yaml | 4 ++-- retool/helm/retool/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/retool/helm/retool/Chart.yaml b/retool/helm/retool/Chart.yaml index 6a3ce1bce..306e52552 100644 --- a/retool/helm/retool/Chart.yaml +++ b/retool/helm/retool/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: retool description: helm chart for retool type: application -version: 0.1.11 -appVersion: "v3.33.6" +version: 0.1.12 +appVersion: "v3.52.1" dependencies: - name: postgres version: 0.1.5 diff --git a/retool/helm/retool/values.yaml b/retool/helm/retool/values.yaml index b1069cb6c..c88a310d8 100644 --- a/retool/helm/retool/values.yaml +++ b/retool/helm/retool/values.yaml @@ -19,7 +19,7 @@ retool: image: repository: tryretool/backend - tag: 3.33.6-stable + tag: 3.52.1-stable workflows: enabled: true