From 31b5c57e829da7b41c6228ec2f3598e6e2273007 Mon Sep 17 00:00:00 2001 From: runner Date: Wed, 31 Jan 2024 22:06:49 +0000 Subject: [PATCH] Release version: 3.6.5 --- 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 5642ac8432..4f8560ae70 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.4" +appVersion: "3.6.5" diff --git a/helm/domain-cc/Chart.yaml b/helm/domain-cc/Chart.yaml index 5927346121..8d2c1d45d3 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.4" +appVersion: "3.6.5" diff --git a/helm/domain-ee-ep-merge-app/Chart.yaml b/helm/domain-ee-ep-merge-app/Chart.yaml index d06df023ee..babce8cb9a 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.4" +appVersion: "3.6.5" diff --git a/helm/domain-ee-max-cfi-app/Chart.yaml b/helm/domain-ee-max-cfi-app/Chart.yaml index fe88dd7673..bcc65c1bd5 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.4" +appVersion: "3.6.5" diff --git a/helm/platform/Chart.yaml b/helm/platform/Chart.yaml index d824633eec..970c171197 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.4" +appVersion: "3.6.5" # 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 c39fff8915..68c291e09b 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.4" +appVersion: "3.6.5" diff --git a/helm/platform/charts/redis/Chart.yaml b/helm/platform/charts/redis/Chart.yaml index 4f16a70ae7..e6440d19cd 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.4" +appVersion: "3.6.5" diff --git a/helm/svc-bgs-api/Chart.yaml b/helm/svc-bgs-api/Chart.yaml index 14dae6dc7e..bd5fa10023 100644 --- a/helm/svc-bgs-api/Chart.yaml +++ b/helm/svc-bgs-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.4" +appVersion: "3.6.5" diff --git a/helm/svc-lighthouse-api/Chart.yaml b/helm/svc-lighthouse-api/Chart.yaml index 1fb0ee475a..61d7a9793a 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.4" +appVersion: "3.6.5" diff --git a/helm/vro-app/Chart.yaml b/helm/vro-app/Chart.yaml index 48a41d45de..ab27880f7c 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.4" +appVersion: "3.6.5" diff --git a/versions.txt b/versions.txt index a12f134b5c..0343169644 100644 --- a/versions.txt +++ b/versions.txt @@ -42,3 +42,4 @@ v3.6.1 v3.6.2 v3.6.3 v3.6.4 +v3.6.5