From 169ec3dab3e4d812d5fc2e5281d6c461cbf0c119 Mon Sep 17 00:00:00 2001 From: ffais Date: Mon, 9 Sep 2024 10:20:16 +0200 Subject: [PATCH] bump(core): bump core Signed-off-by: ffais --- 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 f9fbbf3a..5e59704c 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: core description: Core backend application for DigitalHub. type: application -version: 0.2.7 +version: 0.2.8 appVersion: "0.7.0-beta6" maintainers: - name: ffais