From bc2038268daf073e94c2e76c50b0210f56104f9e Mon Sep 17 00:00:00 2001 From: Jorge Niedbalski Date: Mon, 14 Mar 2022 12:49:14 +0100 Subject: [PATCH] Update Chart.yaml --- charts/core/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index b5d37f2..5bab9ed 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -3,5 +3,5 @@ name: core description: A helm chart to deploy Calyptia Inc. core on Kubernetes type: application -version: 0.2.6 +version: 0.2.7 appVersion: "v0.1.14"