From 0447667465fba41016be0f2e81cc2a47a09ae774 Mon Sep 17 00:00:00 2001 From: instamenta Date: Wed, 28 Aug 2024 13:28:40 +0300 Subject: [PATCH] bump up the hedera mirror node dependency version in fullstack-deployment/Chart from 0.110.1 --> 0.111.1 Signed-off-by: instamenta --- charts/fullstack-deployment/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fullstack-deployment/Chart.yaml b/charts/fullstack-deployment/Chart.yaml index e1e972db..e4727455 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.110.1 + version: 0.111.1 repository: https://hashgraph.github.io/hedera-mirror-node/charts condition: hedera-mirror-node.enabled