From 3c552400cef2bd11a00e7bd8565944e34c748577 Mon Sep 17 00:00:00 2001 From: runner Date: Fri, 15 Sep 2023 15:14:19 +0000 Subject: [PATCH] Release version: 3.4.17 --- helm/api-gateway/Chart.yaml | 2 +- helm/domain-cc/Chart.yaml | 2 +- helm/domain-ee/Chart.yaml | 2 +- helm/platform/Chart.yaml | 2 +- helm/platform/charts/postgres/Chart.yaml | 2 +- helm/svc-bgs-api/Chart.yaml | 2 +- helm/svc-lighthouse-api/Chart.yaml | 2 +- helm/vro-app/Chart.yaml | 2 +- versions.txt | 1 + 9 files changed, 9 insertions(+), 8 deletions(-) diff --git a/helm/api-gateway/Chart.yaml b/helm/api-gateway/Chart.yaml index d5d99eef8e..e7463c89ef 100644 --- a/helm/api-gateway/Chart.yaml +++ b/helm/api-gateway/Chart.yaml @@ -16,4 +16,4 @@ version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. # This field is informational, and has no impact on chart version calculations. -appVersion: "3.4.16" +appVersion: "3.4.17" diff --git a/helm/domain-cc/Chart.yaml b/helm/domain-cc/Chart.yaml index 0dbd9f2c77..8b74589b35 100644 --- a/helm/domain-cc/Chart.yaml +++ b/helm/domain-cc/Chart.yaml @@ -16,4 +16,4 @@ version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. # This field is informational, and has no impact on chart version calculations. -appVersion: "3.4.16" +appVersion: "3.4.17" diff --git a/helm/domain-ee/Chart.yaml b/helm/domain-ee/Chart.yaml index d2be88e8ea..2c642d58c7 100644 --- a/helm/domain-ee/Chart.yaml +++ b/helm/domain-ee/Chart.yaml @@ -16,4 +16,4 @@ version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. # This field is informational, and has no impact on chart version calculations. -appVersion: "3.4.16" +appVersion: "3.4.17" diff --git a/helm/platform/Chart.yaml b/helm/platform/Chart.yaml index cac425217a..acc6652d27 100644 --- a/helm/platform/Chart.yaml +++ b/helm/platform/Chart.yaml @@ -21,7 +21,7 @@ version: 0.2.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.4.16" +appVersion: "3.4.17" # https://levelup.gitconnected.com/helm-data-sharing-between-parent-and-child-chart-c4487a452d4e dependencies: diff --git a/helm/platform/charts/postgres/Chart.yaml b/helm/platform/charts/postgres/Chart.yaml index f3afd60b28..f5de01ff10 100644 --- a/helm/platform/charts/postgres/Chart.yaml +++ b/helm/platform/charts/postgres/Chart.yaml @@ -16,4 +16,4 @@ version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. # This field is informational, and has no impact on chart version calculations. -appVersion: "14.8-alpine" +appVersion: "14.9-alpine" diff --git a/helm/svc-bgs-api/Chart.yaml b/helm/svc-bgs-api/Chart.yaml index 73c5fe6e07..04585a0a36 100644 --- a/helm/svc-bgs-api/Chart.yaml +++ b/helm/svc-bgs-api/Chart.yaml @@ -16,4 +16,4 @@ version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. # This field is informational, and has no impact on chart version calculations. -appVersion: "3.4.16" +appVersion: "3.4.17" diff --git a/helm/svc-lighthouse-api/Chart.yaml b/helm/svc-lighthouse-api/Chart.yaml index 14e6fb24fe..c9f0289184 100644 --- a/helm/svc-lighthouse-api/Chart.yaml +++ b/helm/svc-lighthouse-api/Chart.yaml @@ -16,4 +16,4 @@ version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. # This field is informational, and has no impact on chart version calculations. -appVersion: "3.4.16" +appVersion: "3.4.17" diff --git a/helm/vro-app/Chart.yaml b/helm/vro-app/Chart.yaml index e3ae0a022f..ddbdd7bd9d 100644 --- a/helm/vro-app/Chart.yaml +++ b/helm/vro-app/Chart.yaml @@ -16,4 +16,4 @@ version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. # This field is informational, and has no impact on chart version calculations. -appVersion: "3.4.16" +appVersion: "3.4.17" diff --git a/versions.txt b/versions.txt index d017228295..93c8db6a6c 100644 --- a/versions.txt +++ b/versions.txt @@ -20,3 +20,4 @@ v3.4.13 v3.4.14 v3.4.15 v3.4.16 +v3.4.17