From 26712e300fd53d3c0cd1eb42ad59d30cceda9985 Mon Sep 17 00:00:00 2001 From: "substra-bot[bot]" <100303497+substra-bot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 08:08:36 +0000 Subject: [PATCH] [auto] chore: bump chart and app version to 0.52.0 --- charts/substra-frontend/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/substra-frontend/Chart.yaml b/charts/substra-frontend/Chart.yaml index 08664e82..791aaf7d 100644 --- a/charts/substra-frontend/Chart.yaml +++ b/charts/substra-frontend/Chart.yaml @@ -11,5 +11,5 @@ maintainers: - name: Substra Team email: support@substra.org version: 1.2.2 -appVersion: 0.52.0-rc1 +appVersion: 0.52.0 kubeVersion: '>= 1.19.0-0'