From 4b38aa4becc6ab0b12165e669681dd979b7e1815 Mon Sep 17 00:00:00 2001 From: "Tuncay Tunc (ZF Friedrichshafen AG)" <100704677+tuncaytunc-zf@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:23:19 +0200 Subject: [PATCH] chore: update postgresql helm chart from 12.1.6 to 12.11.2 (#776) * Update Postgresql from 12.1.6 to 15.4.0 * Update README * Correct chart version 12.11.2 --- charts/tractusx-connector-azure-vault/Chart.yaml | 2 +- charts/tractusx-connector-azure-vault/README.md | 2 +- charts/tractusx-connector/Chart.yaml | 2 +- charts/tractusx-connector/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/tractusx-connector-azure-vault/Chart.yaml b/charts/tractusx-connector-azure-vault/Chart.yaml index 8383cfb89..546f6252c 100644 --- a/charts/tractusx-connector-azure-vault/Chart.yaml +++ b/charts/tractusx-connector-azure-vault/Chart.yaml @@ -53,6 +53,6 @@ dependencies: # PostgreSQL - name: postgresql alias: postgresql - version: 12.1.6 + version: 12.11.2 repository: https://charts.bitnami.com/bitnami condition: install.postgresql diff --git a/charts/tractusx-connector-azure-vault/README.md b/charts/tractusx-connector-azure-vault/README.md index 748c845bc..2f2755b3a 100644 --- a/charts/tractusx-connector-azure-vault/README.md +++ b/charts/tractusx-connector-azure-vault/README.md @@ -61,7 +61,7 @@ helm install my-release tractusx-edc/tractusx-connector-azure-vault --version 0. | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql(postgresql) | 12.1.6 | +| https://charts.bitnami.com/bitnami | postgresql(postgresql) | 12.11.2 | ## Values diff --git a/charts/tractusx-connector/Chart.yaml b/charts/tractusx-connector/Chart.yaml index 81ac62198..db12d1b83 100644 --- a/charts/tractusx-connector/Chart.yaml +++ b/charts/tractusx-connector/Chart.yaml @@ -59,6 +59,6 @@ dependencies: # PostgreSQL - name: postgresql alias: postgresql - version: 12.1.6 + version: 12.11.2 repository: https://charts.bitnami.com/bitnami condition: install.postgresql diff --git a/charts/tractusx-connector/README.md b/charts/tractusx-connector/README.md index 4ec4ba4c6..ed883b32e 100644 --- a/charts/tractusx-connector/README.md +++ b/charts/tractusx-connector/README.md @@ -54,7 +54,7 @@ helm install my-release tractusx-edc/tractusx-connector --version 0.5.1 \ | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql(postgresql) | 12.1.6 | +| https://charts.bitnami.com/bitnami | postgresql(postgresql) | 12.11.2 | | https://helm.releases.hashicorp.com | vault(vault) | 0.20.0 | ## Values