diff --git a/mojaloop/finance-portal/Chart.yaml b/mojaloop/finance-portal/Chart.yaml index 640ea98..426104c 100644 --- a/mojaloop/finance-portal/Chart.yaml +++ b/mojaloop/finance-portal/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.2.0 +version: 4.2.1 # This is the version number of the application being deployed. This version number should be # 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: "4.2.0" +appVersion: "4.2.1" dependencies: - name: common repository: "file://../common" @@ -42,7 +42,7 @@ dependencies: tags: - mojaloop - reporting-hub-bop-shell - version: 1.0.0 + version: 1.0.1 - name: reporting-hub-bop-api-svc condition: reporting-hub-bop-api-svc.enabled repository: "file://../reporting-hub-bop-api-svc" diff --git a/mojaloop/reporting-hub-bop-shell/Chart.yaml b/mojaloop/reporting-hub-bop-shell/Chart.yaml index 57e6e51..5a212c2 100644 --- a/mojaloop/reporting-hub-bop-shell/Chart.yaml +++ b/mojaloop/reporting-hub-bop-shell/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: This is the Shell application that accommodates BizOps microfrontends. name: reporting-hub-bop-shell -version: 1.0.0 -appVersion: "2.1.1" +version: 1.0.1 +appVersion: "2.2.1" home: http://mojaloop.io icon: http://mojaloop.io/images/logo.png sources: diff --git a/mojaloop/reporting-hub-bop-shell/values.yaml b/mojaloop/reporting-hub-bop-shell/values.yaml index a4b09a4..9b70d9d 100644 --- a/mojaloop/reporting-hub-bop-shell/values.yaml +++ b/mojaloop/reporting-hub-bop-shell/values.yaml @@ -80,7 +80,7 @@ containerSecurityContext: image: registry: docker.io repository: mojaloop/reporting-hub-bop-shell - tag: v2.1.1 + tag: v2.2.1 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images