From 6371a36330ed25f3ef6b7466480c3dc397c8bead Mon Sep 17 00:00:00 2001 From: Patrik Date: Tue, 21 May 2024 10:30:42 +0200 Subject: [PATCH] fix: updated version to support ap-east-1 --- charts/cubestore/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cubestore/Chart.yaml b/charts/cubestore/Chart.yaml index 5dbfe10..f495ca2 100644 --- a/charts/cubestore/Chart.yaml +++ b/charts/cubestore/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v1 name: cubestore description: A Helm chart for Cubestore type: application -version: 0.1.7 -appVersion: "0.28.39-non-avx" +version: 0.1.8 +appVersion: "0.35.37-non-avx" keywords: - cubejs - cubestore