From 8136802b5a745a50451f8f90a312d1d4c95c7c49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 21:30:09 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v14.2.3 --- charts/kutt/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kutt/Chart.yaml b/charts/kutt/Chart.yaml index dec9866e..af9d47c5 100644 --- a/charts/kutt/Chart.yaml +++ b/charts/kutt/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kutt description: Kutt is a free modern URL shortener. type: application -version: 4.0.1 +version: 4.0.2 appVersion: "v2.7.4" home: https://github.com/christianknell/helm-charts icon: https://www.saashub.com/images/app/service_logos/15/d634f2359578/large.png @@ -14,7 +14,7 @@ sources: dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 14.1.3 + version: 14.2.3 condition: postgresql.enabled - name: redis repository: https://charts.bitnami.com/bitnami