From b03f2b695381ac4463566a38359cb4db66ba261f Mon Sep 17 00:00:00 2001 From: "marcolongol-bot[bot]" <166586793+marcolongol-bot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:12:09 +0000 Subject: [PATCH] chore(helm-chart): update helm release postgresql to v16.3.1 (#745) Signed-off-by: marcolongol-bot <166586793+marcolongol-bot[bot]@users.noreply.github.com> Co-authored-by: marcolongol-bot[bot] <166586793+marcolongol-bot[bot]@users.noreply.github.com> --- apps/api/chart/Chart.lock | 6 +++--- apps/api/chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/api/chart/Chart.lock b/apps/api/chart/Chart.lock index 8f405cb6..2ca952e7 100644 --- a/apps/api/chart/Chart.lock +++ b/apps/api/chart/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 16.3.0 + version: 16.3.1 - name: common repository: https://charts.bitnami.com/bitnami version: 2.27.0 -digest: sha256:303f3e37a2c2adbcd505fb3b6b7f961760ada1a0359e0168e7a61caefa5e890a -generated: "2024-12-11T05:08:39.10535663Z" +digest: sha256:7e57c1c226c0c6ac8580db8f2b66be3fc26c8839de937393fc58c9e2fdf6e750 +generated: "2024-12-13T11:07:03.622533926Z" diff --git a/apps/api/chart/Chart.yaml b/apps/api/chart/Chart.yaml index cac805dd..99e2bcca 100644 --- a/apps/api/chart/Chart.yaml +++ b/apps/api/chart/Chart.yaml @@ -8,7 +8,7 @@ appVersion: '1.16.0' dependencies: - name: postgresql condition: postgresql.enabled - version: 16.3.0 + version: 16.3.1 repository: https://charts.bitnami.com/bitnami - name: common repository: https://charts.bitnami.com/bitnami