Skip to content

Commit

Permalink
Bump 0.4.0-rc1 (#352)
Browse files Browse the repository at this point in the history
Signed-off-by: Nana-EC <[email protected]>
  • Loading branch information
Nana-EC committed Jul 19, 2022
1 parent bbc34c6 commit 37d5eb6
Show file tree
Hide file tree
Showing 5 changed files with 195 additions and 1,187 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"
services:
relay:
container_name: hedera-jspn-rpc-relay
image: "ghcr.io/hashgraph/hedera-json-rpc-relay:main"
image: "ghcr.io/hashgraph/hedera-json-rpc-relay:0.4.0-rc1"
restart: "unless-stopped"
ports:
- 7546:7546
Expand Down
4 changes: 2 additions & 2 deletions helm-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
name: hedera-json-rpc-relay
description: Helm chart deployment of the hashgraph/hedera-json-rpc-relay
type: application
version: 0.4.0-SNAPSHOT
appVersion: "0.4.0-SNAPSHOT"
version: 0.4.0-rc1
appVersion: "0.4.0-rc1"
home: https://github.com/hashgraph/hedera-json-rpc-relay
Loading

0 comments on commit 37d5eb6

Please sign in to comment.