From c5190720f8b7e4eec55c39177b9d1260b563359a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:23:56 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.2.7 --- charts/label-studio/Chart.yaml | 4 ++-- charts/metaflow/Chart.yaml | 4 ++-- charts/mlflow/Chart.yaml | 4 ++-- charts/yatai/Chart.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/label-studio/Chart.yaml b/charts/label-studio/Chart.yaml index a2ca6cc6..99f2ca12 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.4.0 +version: 0.4.1 dependencies: - name: postgresql - version: 13.1.5 + version: 13.2.7 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.15 diff --git a/charts/metaflow/Chart.yaml b/charts/metaflow/Chart.yaml index 2d9fcb8d..b5185527 100644 --- a/charts/metaflow/Chart.yaml +++ b/charts/metaflow/Chart.yaml @@ -9,10 +9,10 @@ sources: - https://github.com/Netflix/metaflow - https://github.com/outerbounds/metaflow-tools type: application -version: 0.2.4 +version: 0.2.5 dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.1.5 + version: 13.2.7 condition: postgresql.enabled diff --git a/charts/mlflow/Chart.yaml b/charts/mlflow/Chart.yaml index d098c5d7..a7321737 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.5 +version: 1.7.6 dependencies: - name: postgresql - version: 13.1.5 + version: 13.2.7 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.15 diff --git a/charts/yatai/Chart.yaml b/charts/yatai/Chart.yaml index 4a0a1783..81f0e7d0 100644 --- a/charts/yatai/Chart.yaml +++ b/charts/yatai/Chart.yaml @@ -8,7 +8,7 @@ sources: name: yatai type: application -version: 1.3.4 +version: 1.3.5 dependencies: - name: common @@ -18,5 +18,5 @@ dependencies: version: 2.x - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.1.5 + version: 13.2.7