From d2fff3421cec96331e50f834e42add40feb8f970 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 02:08:49 +0000 Subject: [PATCH] Update Helm release postgresql to v15 --- 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 49988aff..4ffd6838 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.2.1 +version: 2.2.2 appVersion: "0.1.4" home: https://github.com/christianhuth/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.3.3 + version: 15.5.28 condition: postgresql.enabled annotations: artifacthub.io/changes: |