From 1b658639bb3422d64bca6b9b20248e25bc3fad2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 08:25:58 +0000 Subject: [PATCH] feat(helm)!: Update chart postgresql to 12.5.7 | datasource | package | from | to | | ---------- | ---------- | ------- | ------ | | helm | postgresql | 11.9.13 | 12.5.7 | --- charts/nocodb/Chart.yaml | 2 +- .../apps/business/paperless-ngx/postgresql-helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index 1ddbb9d63..2994377cb 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: 12.5.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 4a9e4b8be..ec8890388 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: 12.5.7 sourceRef: kind: HelmRepository name: bitnami-charts