From d3748c557f12a5c5d2a311ac35357fca52d98b7c Mon Sep 17 00:00:00 2001 From: Jeromy Cannon Date: Fri, 9 Aug 2024 13:31:51 +0100 Subject: [PATCH] fix: upgrade to mirror node to v0.110.1 (#951) Signed-off-by: Jeromy Cannon --- charts/fullstack-deployment/Chart.lock | 6 +++--- charts/fullstack-deployment/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/fullstack-deployment/Chart.lock b/charts/fullstack-deployment/Chart.lock index b9292939..c4e57b20 100644 --- a/charts/fullstack-deployment/Chart.lock +++ b/charts/fullstack-deployment/Chart.lock @@ -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 @@ -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" diff --git a/charts/fullstack-deployment/Chart.yaml b/charts/fullstack-deployment/Chart.yaml index 625ad7f0..3e8b8fd0 100644 --- a/charts/fullstack-deployment/Chart.yaml +++ b/charts/fullstack-deployment/Chart.yaml @@ -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