From 37efd1c632cb8cd50ecb25082bad922b6ea50598 Mon Sep 17 00:00:00 2001 From: "marcolongol-bot[bot]" <166586793+marcolongol-bot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 06:14:55 +0000 Subject: [PATCH] chore(helm-chart): update helm release postgresql to v16.4.13 (#865) 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 2f578063..3eece600 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.4.11 + version: 16.4.13 - name: common repository: https://charts.bitnami.com/bitnami version: 2.27.0 -digest: sha256:35df9f49ae28f916a6dbf482da0ccb47c362c3dbf79c3baca7c4e23d40082089 -generated: "2025-02-20T19:07:05.678865861Z" +digest: sha256:581ebf99401d95b9ef488ab6998412eee97345c1a04ac14a5eaebf9e62637d44 +generated: "2025-02-21T06:09:48.53192067Z" diff --git a/apps/api/chart/Chart.yaml b/apps/api/chart/Chart.yaml index bf92be4c..8a348777 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.4.11 + version: 16.4.13 repository: https://charts.bitnami.com/bitnami - name: common repository: https://charts.bitnami.com/bitnami