From dbed2f92b45637fab9f4ba8901e131a8f1780ed2 Mon Sep 17 00:00:00 2001 From: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com> Date: Fri, 12 Jul 2024 10:17:29 -0500 Subject: [PATCH] chore: update mirror node chart (#918) Signed-off-by: Jeffrey Tang --- charts/fullstack-deployment/Chart.lock | 2 +- charts/fullstack-deployment/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/fullstack-deployment/Chart.lock b/charts/fullstack-deployment/Chart.lock index 2aeea3c23..18b7b904c 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.105.0 + version: 0.107.2 - name: tenant repository: https://operator.min.io/ version: 5.0.12 diff --git a/charts/fullstack-deployment/Chart.yaml b/charts/fullstack-deployment/Chart.yaml index 98a62d4c2..3bd4818aa 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.107.1 + version: 0.107.2 repository: https://hashgraph.github.io/hedera-mirror-node/charts condition: hedera-mirror-node.enabled