From b740189ab15649c95f9fc25c9668caaf03c63528 Mon Sep 17 00:00:00 2001 From: Mittwald Machine Date: Thu, 11 Jan 2024 10:10:18 +0000 Subject: [PATCH] Bump chartVersion and appVersion to 'v2.3.2' --- deploy/helm-chart/servicegateway/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/helm-chart/servicegateway/Chart.yaml b/deploy/helm-chart/servicegateway/Chart.yaml index 062c5de..692b799 100644 --- a/deploy/helm-chart/servicegateway/Chart.yaml +++ b/deploy/helm-chart/servicegateway/Chart.yaml @@ -4,6 +4,6 @@ description: service gateway for microservice architectures type: application -version: 2.3.1 +version: 2.3.2 -appVersion: v2.3.1 \ No newline at end of file +appVersion: v2.3.2 \ No newline at end of file