From 2b91fefd304b4a26f9ad028927c466414b9b0ba5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 22:11:17 +0000 Subject: [PATCH] feat(helm)!: Update chart postgresql to 15.4.0 | datasource | package | from | to | | ---------- | ---------- | ------- | ------ | | helm | postgresql | 11.9.13 | 15.4.0 | --- charts/nocodb/Chart.yaml | 2 +- charts/penpot/Chart.lock | 6 +++--- charts/penpot/Chart.yaml | 2 +- .../business/paperless-ngx/postgresql-helm-release.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index 1ddbb9d6..dc069e2b 100644 --- a/charts/nocodb/Chart.yaml +++ b/charts/nocodb/Chart.yaml @@ -9,7 +9,7 @@ maintainers: email: leeward@boundcorp.net dependencies: - name: postgresql - version: 11.9.x + version: 15.4.x repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: redis diff --git a/charts/penpot/Chart.lock b/charts/penpot/Chart.lock index 250ac248..31518744 100644 --- a/charts/penpot/Chart.lock +++ b/charts/penpot/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.9.13 + version: 15.4.0 - name: redis repository: https://charts.bitnami.com/bitnami version: 16.13.2 -digest: sha256:c2c1a646479fc24a9b0936c7f34fecc5783832e178dac8ba27472259bbf3b2d1 -generated: "2023-06-26T11:06:57.567677876-07:00" +digest: sha256:b3ff3a99501099c741109b516db00f596b917d7454efa73b0f1288cb2b28ae6d +generated: "2024-05-21T22:10:18.873626347Z" diff --git a/charts/penpot/Chart.yaml b/charts/penpot/Chart.yaml index 7c398a5e..79ea15b8 100644 --- a/charts/penpot/Chart.yaml +++ b/charts/penpot/Chart.yaml @@ -9,7 +9,7 @@ maintainers: email: leeward@boundcorp.net dependencies: - name: postgresql - version: 11.x.x + version: 15.x repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: redis diff --git a/cluster/apps/business/paperless-ngx/postgresql-helm-release.yaml b/cluster/apps/business/paperless-ngx/postgresql-helm-release.yaml index 4a9e4b8b..eadf6812 100644 --- a/cluster/apps/business/paperless-ngx/postgresql-helm-release.yaml +++ b/cluster/apps/business/paperless-ngx/postgresql-helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: postgresql - version: 11.9.13 + version: 15.4.0 sourceRef: kind: HelmRepository name: bitnami-charts