From 1198a2e0f100372868a67a88b03f1ccf8beb7495 Mon Sep 17 00:00:00 2001 From: "Ware, Joseph (DLSLtd,RAL,LSCI)" Date: Thu, 19 Dec 2024 14:01:56 +0000 Subject: [PATCH] Ensure Helm chart valid prior to first publish --- helm/tiled/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/helm/tiled/Chart.yaml b/helm/tiled/Chart.yaml index 8079d0593..766f57716 100644 --- a/helm/tiled/Chart.yaml +++ b/helm/tiled/Chart.yaml @@ -13,6 +13,7 @@ description: Tiled is a data access service for data-aware portals and data scie type: application # Chart version, automatically incremented by CI during release -version: 0.1.0 +version: v0.1.0b12 -# appVersion automatically inserted by CI during release +# Container version, automatically incremented by CI during release +appVersion: v0.1.0b12