Skip to content

Commit

Permalink
Merge pull request #10 from PSNAppz/develop
Browse files Browse the repository at this point in the history
Bump chart version
  • Loading branch information
venky-ganapathy authored Dec 6, 2024
2 parents 234b109 + e6353a7 commit 90bef37
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/openg2p-g2p-bridge-example-bank-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: openg2p-g2p-bridge-example-bank-api
description: A Helm chart for OpenG2P G2P Bridge Example Bank API
type: application
version: 1.0.0
version: 1.0.2
appVersion: ""
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/openg2p-g2p-bridge-example-bank-celery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: openg2p-g2p-bridge-example-bank-celery
description: A Helm chart for OpenG2P G2P Bridge Example Bank Celery
type: application
version: 1.0.0
version: 1.0.2
appVersion: ""
dependencies:
- name: common
Expand Down
6 changes: 3 additions & 3 deletions charts/openg2p-g2p-bridge-example-bank/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: openg2p-example-bank
description: A Helm chart for OpenG2P G2P Bridge Example Bank
type: application
version: 1.0.0
version: 1.0.2
appVersion: ""
dependencies:
- name: common
Expand All @@ -18,10 +18,10 @@ dependencies:
version: 20.x.x
condition: redis.enabled
- name: openg2p-g2p-bridge-example-bank-api
version: 1.0.0
version: 1.0.2
condition: openg2p-g2p-bridge-example-bank-api.enabled
- name: openg2p-g2p-bridge-example-bank-celery
version: 1.0.0
version: 1.0.2
condition: openg2p-g2p-bridge-example-bank-celery.enabled
keywords:
- openg2p-example-bank
Expand Down

0 comments on commit 90bef37

Please sign in to comment.