From 9f76f793559323f9531778db2bd1f055f81de942 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 18:53:52 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.4.4 --- charts/label-studio/Chart.yaml | 4 ++-- charts/mlflow/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/label-studio/Chart.yaml b/charts/label-studio/Chart.yaml index 1e31942b..80eb6669 100644 --- a/charts/label-studio/Chart.yaml +++ b/charts/label-studio/Chart.yaml @@ -20,11 +20,11 @@ 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: 0.5.3 +version: 0.5.4 dependencies: - name: postgresql - version: 13.1.5 + version: 13.4.4 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.15 diff --git a/charts/mlflow/Chart.yaml b/charts/mlflow/Chart.yaml index de8dcdf2..2f1256c3 100644 --- a/charts/mlflow/Chart.yaml +++ b/charts/mlflow/Chart.yaml @@ -22,11 +22,11 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.7.6 +version: 1.7.7 dependencies: - name: postgresql - version: 13.1.5 + version: 13.4.4 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.15