From 8e1451288f295333df8691b76c5a4420f44ce9e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:42:13 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.4.4 --- charts/metaflow/Chart.yaml | 4 ++-- charts/mlflow/Chart.yaml | 4 ++-- charts/yatai/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/metaflow/Chart.yaml b/charts/metaflow/Chart.yaml index 0f4ce90..553dd4c 100644 --- a/charts/metaflow/Chart.yaml +++ b/charts/metaflow/Chart.yaml @@ -10,10 +10,10 @@ sources: - https://github.com/Netflix/metaflow - https://github.com/outerbounds/metaflow-tools type: application -version: 1.0.0 +version: 1.0.1 dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.1.5 + version: 13.4.4 condition: postgresql.enabled diff --git a/charts/mlflow/Chart.yaml b/charts/mlflow/Chart.yaml index d8d5707..63aa51b 100644 --- a/charts/mlflow/Chart.yaml +++ b/charts/mlflow/Chart.yaml @@ -21,11 +21,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: 2.0.0 +version: 2.0.1 dependencies: - name: postgresql - version: 13.1.5 + version: 13.4.4 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.21 diff --git a/charts/yatai/Chart.yaml b/charts/yatai/Chart.yaml index ed28512..ac92760 100644 --- a/charts/yatai/Chart.yaml +++ b/charts/yatai/Chart.yaml @@ -9,7 +9,7 @@ sources: name: yatai type: application -version: 2.0.0 +version: 2.0.1 dependencies: - name: common @@ -19,5 +19,5 @@ dependencies: version: 2.x - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.1.5 + version: 13.4.4