From f7499b0eb63b5d55a6d793d6a3749d4179ed0db9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 14:58:01 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.4.4 --- charts/queen/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/queen/Chart.yaml b/charts/queen/Chart.yaml index 083133d..0c8bbf9 100644 --- a/charts/queen/Chart.yaml +++ b/charts/queen/Chart.yaml @@ -5,7 +5,7 @@ description: A Helm chart for Queen API, UI and DB dependencies: - name: postgresql condition: postgresql.enabled - version: 13.2.15 + version: 13.4.4 repository: https://charts.bitnami.com/bitnami type: application