From 4d594478cd5dac2c021ea4a01d534289b1cfe2f5 Mon Sep 17 00:00:00 2001 From: avouacr Date: Fri, 28 Jun 2024 14:28:41 +0000 Subject: [PATCH] fix(label-studio): add env variables for psql --- charts/label-studio/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/label-studio/Chart.yaml b/charts/label-studio/Chart.yaml index 9777c45..0a24d78 100644 --- a/charts/label-studio/Chart.yaml +++ b/charts/label-studio/Chart.yaml @@ -20,7 +20,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0 +version: 1.1.1 dependencies: - name: postgresql