Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Commit 67b3aef

Browse files
authored
Merge pull request #227 from cfpb/version
version bump
2 parents 8b84a58 + fd11955 commit 67b3aef

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

kubernetes/hmda-pub-ui/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: '2.4.0'
2+
appVersion: '2.5.0'
33
description: A Helm chart for Kubernetes
44
name: hmda-pub-ui
5-
version: 2.4.0
5+
version: 2.5.0

kubernetes/hmda-pub-ui/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 1
66

77
image:
88
repository: hmda/hmda-pub-ui
9-
tag: v2.4.0
9+
tag: v2.5.0
1010
pullPolicy: IfNotPresent
1111

1212
nameOverride: ''

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hmda-platform-reports",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "UI for getting HMDA report data",
55
"keywords": [
66
"HMDA",

0 commit comments

Comments
 (0)