From 206b2ae682bbdfd30ca9d4c28319aad9a20a7d18 Mon Sep 17 00:00:00 2001 From: Alfredo Gutierrez Date: Fri, 19 Jan 2024 11:35:49 -0600 Subject: [PATCH] Changed the repository of truecharts to use the new OCI format, and updated the version to the latest on the repo. This was done to fix the CI pipeline that verifies that the helm charts are working. Signed-off-by: Alfredo Gutierrez --- charts/hedera-the-graph/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/hedera-the-graph/Chart.yaml b/charts/hedera-the-graph/Chart.yaml index 499c4c0..dc63ff2 100644 --- a/charts/hedera-the-graph/Chart.yaml +++ b/charts/hedera-the-graph/Chart.yaml @@ -34,8 +34,8 @@ dependencies: - alias: ipfs name: ipfs condition: ipfs.enabled - repository: https://charts.truecharts.org/ - version: 7.0.3 + repository: oci://tccr.io/truecharts + version: 9.1.6 - alias: index-node name: hedera-the-graph-node