From 414e2a9ad6c853b9ff9b26ca898e858cb80bd081 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:50:13 +0000 Subject: [PATCH] feat(helm)!: Update chart postgresql to 15.2.2 | datasource | package | from | to | | ---------- | ---------- | ------- | ------ | | helm | postgresql | 11.9.13 | 15.2.2 | --- 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..a5f89710 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.2.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..89da78c2 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.2.2 - 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:013b47f6a198c6ef1c7e31d608b5b56671cb9df6041baffd834219e5b4014b91 +generated: "2024-04-02T22:49:25.462887499Z" 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..2124e270 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.2.2 sourceRef: kind: HelmRepository name: bitnami-charts