From 173d051611e6f4d0b913c7a1f2e6e73744274756 Mon Sep 17 00:00:00 2001 From: runner Date: Thu, 25 Jan 2024 22:01:16 +0000 Subject: [PATCH] Release version: 3.6.3 --- helm/api-gateway/Chart.yaml | 2 +- helm/domain-cc/Chart.yaml | 2 +- helm/domain-ee-ep-merge-app/Chart.yaml | 2 +- helm/domain-ee-max-cfi-app/Chart.yaml | 2 +- helm/platform/Chart.yaml | 2 +- helm/platform/charts/rabbitmq/Chart.yaml | 2 +- helm/platform/charts/redis/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 + 11 files changed, 11 insertions(+), 10 deletions(-) diff --git a/helm/api-gateway/Chart.yaml b/helm/api-gateway/Chart.yaml index 467d8ad23e..a8d7043867 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.6.2" +appVersion: "3.6.3" diff --git a/helm/domain-cc/Chart.yaml b/helm/domain-cc/Chart.yaml index ab71b3e3da..75b811cf7c 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.6.2" +appVersion: "3.6.3" diff --git a/helm/domain-ee-ep-merge-app/Chart.yaml b/helm/domain-ee-ep-merge-app/Chart.yaml index b4476c21ed..8b3a402d97 100644 --- a/helm/domain-ee-ep-merge-app/Chart.yaml +++ b/helm/domain-ee-ep-merge-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.6.2" +appVersion: "3.6.3" diff --git a/helm/domain-ee-max-cfi-app/Chart.yaml b/helm/domain-ee-max-cfi-app/Chart.yaml index a1d285c23d..468136199e 100644 --- a/helm/domain-ee-max-cfi-app/Chart.yaml +++ b/helm/domain-ee-max-cfi-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.6.2" +appVersion: "3.6.3" diff --git a/helm/platform/Chart.yaml b/helm/platform/Chart.yaml index 570304ce14..bc0901bea2 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.6.2" +appVersion: "3.6.3" # https://levelup.gitconnected.com/helm-data-sharing-between-parent-and-child-chart-c4487a452d4e dependencies: diff --git a/helm/platform/charts/rabbitmq/Chart.yaml b/helm/platform/charts/rabbitmq/Chart.yaml index 4323d67c5f..3fba2072cd 100644 --- a/helm/platform/charts/rabbitmq/Chart.yaml +++ b/helm/platform/charts/rabbitmq/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.6.2" +appVersion: "3.6.3" diff --git a/helm/platform/charts/redis/Chart.yaml b/helm/platform/charts/redis/Chart.yaml index 64a2b752cf..2a3541ee2c 100644 --- a/helm/platform/charts/redis/Chart.yaml +++ b/helm/platform/charts/redis/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.6.2" +appVersion: "3.6.3" diff --git a/helm/svc-bgs-api/Chart.yaml b/helm/svc-bgs-api/Chart.yaml index 78775a08e9..d2b933d315 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.6.2" +appVersion: "3.6.3" diff --git a/helm/svc-lighthouse-api/Chart.yaml b/helm/svc-lighthouse-api/Chart.yaml index 60d2720502..8b9a6f0dc7 100644 --- a/helm/svc-lighthouse-api/Chart.yaml +++ b/helm/svc-lighthouse-api/Chart.yaml @@ -16,4 +16,4 @@ version: 0.1.4 # 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.6.2" +appVersion: "3.6.3" diff --git a/helm/vro-app/Chart.yaml b/helm/vro-app/Chart.yaml index ac88d58e68..5a94f7b061 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.6.2" +appVersion: "3.6.3" diff --git a/versions.txt b/versions.txt index 1042d0df84..c7df5833dc 100644 --- a/versions.txt +++ b/versions.txt @@ -40,3 +40,4 @@ v3.5.11 v3.6.0 v3.6.1 v3.6.2 +v3.6.3