From 725500cbee2be7f146221b376c609170834a7d66 Mon Sep 17 00:00:00 2001 From: "Tuncay Tunc (ZF Friedrichshafen AG)" Date: Tue, 19 Sep 2023 16:29:45 +0200 Subject: [PATCH 1/3] Update Postgresql from 12.1.6 to 15.4.0 --- charts/tractusx-connector-azure-vault/Chart.yaml | 2 +- charts/tractusx-connector-azure-vault/README.md | 2 +- charts/tractusx-connector/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/tractusx-connector-azure-vault/Chart.yaml b/charts/tractusx-connector-azure-vault/Chart.yaml index 8383cfb89..62f1c3cb9 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: 15.4.0 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..8fd500166 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) | 15.4.0 | ## Values diff --git a/charts/tractusx-connector/Chart.yaml b/charts/tractusx-connector/Chart.yaml index 81ac62198..97e173506 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: 15.4.0 repository: https://charts.bitnami.com/bitnami condition: install.postgresql From c833550db0fac7631540dddacf6eec6f8384e83c Mon Sep 17 00:00:00 2001 From: "Tuncay Tunc (ZF Friedrichshafen AG)" Date: Tue, 19 Sep 2023 16:30:13 +0200 Subject: [PATCH 2/3] Update README --- charts/tractusx-connector/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tractusx-connector/README.md b/charts/tractusx-connector/README.md index 4ec4ba4c6..819614d83 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) | 15.4.0 | | https://helm.releases.hashicorp.com | vault(vault) | 0.20.0 | ## Values From f1eefaafb1bdd0ecc037f40ab9dab8b3cac61ba8 Mon Sep 17 00:00:00 2001 From: "Tuncay Tunc (ZF Friedrichshafen AG)" Date: Tue, 19 Sep 2023 17:18:00 +0200 Subject: [PATCH 3/3] 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 62f1c3cb9..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: 15.4.0 + 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 8fd500166..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) | 15.4.0 | +| 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 97e173506..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: 15.4.0 + 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 819614d83..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) | 15.4.0 | +| https://charts.bitnami.com/bitnami | postgresql(postgresql) | 12.11.2 | | https://helm.releases.hashicorp.com | vault(vault) | 0.20.0 | ## Values