diff --git a/helm/ph-ee-fin-back-end/Chart.yaml b/helm/ph-ee-fin-back-end/Chart.yaml index 312e609d..3003197c 100644 --- a/helm/ph-ee-fin-back-end/Chart.yaml +++ b/helm/ph-ee-fin-back-end/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: back-end description: A Helm chart for front-end services type: application -version: 2.0.1-rc-1 +version: 2.0.1 appVersion: "ph-ee-superset: v1.16.0; ph-ee-engine:v1.16.0; fin-engine: v1.0.0; operations: 1.0.0;" dependencies: diff --git a/helm/ph-ee-fin-back-end/values.yaml b/helm/ph-ee-fin-back-end/values.yaml index 03862c55..ee146a83 100644 --- a/helm/ph-ee-fin-back-end/values.yaml +++ b/helm/ph-ee-fin-back-end/values.yaml @@ -120,12 +120,12 @@ ph-ee-engine: enabled: true ph_ee_connector_slcb: - enabled: true + enabled: false image: "419830066942.dkr.ecr.ap-south-1.amazonaws.com/ph-ee-slcb" imageTag: latest mpesa: - enabled: true + enabled: false roster_connector: enabled: false diff --git a/helm/ph-ee-fin-front-end/Chart.yaml b/helm/ph-ee-fin-front-end/Chart.yaml index 85460806..f5db56ee 100644 --- a/helm/ph-ee-fin-front-end/Chart.yaml +++ b/helm/ph-ee-fin-front-end/Chart.yaml @@ -2,12 +2,12 @@ apiVersion: v2 name: front-end description: A Helm chart for front-end services type: application -version: 2.0.1-rc-1 +version: 2.0.1 appVersion: "ph-ee-superset: v1.16.0; ph-ee-engine:v1.16.0; fin-engine: v1.0.0; operations: 1.0.0;" dependencies: - name: ph-ee-engine - repository: "https://fynarfin.io/images/ph-ee-engine-1.13.1-SNAPSHOT/" + repository: "https://fynarfin.io/images/ph-ee-engine-1.13.3-SNAPSHOT/" version: 1.13.3-SNAPSHOT condition: "ph-ee-engine.enabled" - name: fin-engine