From fc973452dad321186fd9c8ad54ed081502bac4c9 Mon Sep 17 00:00:00 2001 From: Andrei Kostylev Date: Wed, 20 Sep 2023 17:34:43 +0300 Subject: [PATCH] fix helm chart release --- charts/tvm-grpc/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/tvm-grpc/Chart.yaml b/charts/tvm-grpc/Chart.yaml index 62a854bd..046e7faa 100644 --- a/charts/tvm-grpc/Chart.yaml +++ b/charts/tvm-grpc/Chart.yaml @@ -1,3 +1,4 @@ apiVersion: v2 name: tvm-grpc home: https://github.com/akostylev0/tonlibjson +version: 0.1.0 # will be overwritten on release \ No newline at end of file