Skip to content

Commit

Permalink
Merge pull request #301 from logoutdhaval/v1.6.3-release
Browse files Browse the repository at this point in the history
chart version updates
  • Loading branch information
logoutdhaval authored Jul 31, 2024
2 parents 9663c55 + dcde32a commit e553960
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion helm/ph-ee-fin-back-end/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions helm/ph-ee-fin-back-end/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions helm/ph-ee-fin-front-end/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e553960

Please sign in to comment.