From e80943cefdf6048b5472a1594b23ca2efad60b90 Mon Sep 17 00:00:00 2001 From: Misha Kolesnik Date: Mon, 25 Sep 2023 14:17:17 +0300 Subject: [PATCH] CI: Update mangata-node helm chart to v1.3.0 MGX-433 (#601) --- devops/helmfiles/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/helmfiles/helmfile.yaml b/devops/helmfiles/helmfile.yaml index 95d15a9763..970d97910a 100644 --- a/devops/helmfiles/helmfile.yaml +++ b/devops/helmfiles/helmfile.yaml @@ -14,7 +14,7 @@ environments: --- repositories: - name: mangata-node - url: git+https://github.com/mangata-finance/helm-charts@charts?ref=node-v1.2.0 + url: git+https://github.com/mangata-finance/helm-charts@charts?ref=node-v1.3.0 - name: mangata-relaychain url: git+https://github.com/mangata-finance/helm-charts@charts?ref=relaychain-testnet-v1.0.0