From 07de38f5398c26de177d11cbcfa840e2ab96b7b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 11:08:48 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v16.7.6 --- chart/Chart.lock | 6 +++--- chart/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/Chart.lock b/chart/Chart.lock index 30810ec..78dfef1 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 16.7.5 -digest: sha256:529a6c40056e451e3a923dba88e469730e6aeb01c2144e71cc8b624bde161a7c -generated: "2025-05-28T00:16:07.261222624Z" + version: 16.7.6 +digest: sha256:98793fcd8bd06ef55a86817aff367ae06eafb583680e203daca0f1537fe5a70d +generated: "2025-05-30T11:08:39.174236082Z" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index cfb4b40..3fc7a10 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -6,7 +6,7 @@ version: 0.8.0 appVersion: "0.14.0" dependencies: - name: postgresql - version: 16.7.5 + version: 16.7.6 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled annotations: