Skip to content

Commit

Permalink
Bump version for chart release (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
partiallyordered authored Jul 14, 2021
1 parent 39dac69 commit 57d6493
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/finance-portal-v2-ui/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "v2.0.4"
appVersion: "v2.0.5"
description: Mojaloop Finance Portal UI v2
name: finance-portal-v2-ui
version: 2.0.4
version: 2.0.5
2 changes: 1 addition & 1 deletion helm/finance-portal-v2-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: ghcr.io/mojaloop/finance-portal-v2-ui
tag: v2.0.3
tag: v2.0.5
pullPolicy: IfNotPresent

imagePullCredentials:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "finance-portal-v2-ui",
"version": "2.0.4",
"version": "2.0.5",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 57d6493

Please sign in to comment.