From d20a24c9c6fb8a79cd769e3949c2df05dd0d391a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:43:46 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v14.2.4 --- charts/headwind-mdm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/headwind-mdm/Chart.yaml b/charts/headwind-mdm/Chart.yaml index 2d6097e36..92d73a085 100644 --- a/charts/headwind-mdm/Chart.yaml +++ b/charts/headwind-mdm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: headwind-mdm description: Headwind MDM - an open source mobile device management software for Android type: application -version: 2.0.1 +version: 2.0.2 appVersion: "0.1.4" home: https://github.com/christianknell/helm-charts icon: https://h-mdm.com/wp-content/uploads/2019/07/neew-logo.png @@ -16,7 +16,7 @@ sources: dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 14.1.3 + version: 14.2.4 condition: postgresql.enabled annotations: artifacthub.io/changes: |