From e75670b4d096f9108d03413baa990462799ae459 Mon Sep 17 00:00:00 2001 From: debajyoti-truefoundry <97010181+debajyoti-truefoundry@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:43:55 +0530 Subject: [PATCH] fix: correct semantic versioning (#137) --- charts/tfy-inferentia-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tfy-inferentia-operator/Chart.yaml b/charts/tfy-inferentia-operator/Chart.yaml index b19536fc..2c8c7988 100644 --- a/charts/tfy-inferentia-operator/Chart.yaml +++ b/charts/tfy-inferentia-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tfy-inferentia-operator -version: 0.0.4 +version: 0.1.0 description: "Truefoundry Inferentia Operator" maintainers: - name: truefoundry