Skip to content

Commit

Permalink
fix: upgrade to mirror node to v0.110.1 (#951)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeromy Cannon <[email protected]>
  • Loading branch information
jeromy-cannon authored Aug 9, 2024
1 parent b744f57 commit d3748c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/fullstack-deployment/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.2.0
- name: hedera-mirror
repository: https://hashgraph.github.io/hedera-mirror-node/charts
version: 0.109.0
version: 0.110.1
- name: tenant
repository: https://operator.min.io/
version: 5.0.12
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: haproxy-ingress
repository: https://haproxy-ingress.github.io/charts
version: 0.14.5
digest: sha256:22ca179a1de439066a690993bfbbba4b362ee468cc39f36ee9638addf74cc28d
generated: "2024-07-15T19:59:15.534435+01:00"
digest: sha256:0e6897144860871142fd0db8c0a34fc113dc66121aa50c1482e89d932d323af8
generated: "2024-08-09T12:47:26.726721+01:00"
2 changes: 1 addition & 1 deletion charts/fullstack-deployment/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
# hedera-mirror-node
- name: hedera-mirror
alias: hedera-mirror-node
version: 0.109.0
version: 0.110.1
repository: https://hashgraph.github.io/hedera-mirror-node/charts
condition: hedera-mirror-node.enabled

Expand Down

0 comments on commit d3748c5

Please sign in to comment.