From 81645817c59a9dc8a6022e3c0a186f7f2dc8a219 Mon Sep 17 00:00:00 2001 From: fcomte Date: Thu, 14 Jul 2022 22:07:26 +0000 Subject: [PATCH] label studio x-onyxia --- charts/label-studio/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/label-studio/Chart.yaml b/charts/label-studio/Chart.yaml index 9df2caa1..159adc07 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: 2.2.0 +version: 2.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -28,7 +28,7 @@ version: 2.2.0 appVersion: 1 dependencies: - name: postgresql - version: 10.3.14 + version: 11.6.15 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart