From 7dfe4cb681f343de364ebbf62cf4ea8c07a507fb Mon Sep 17 00:00:00 2001 From: w3aman Date: Mon, 6 Jan 2025 12:43:55 +0530 Subject: [PATCH] add entries for dsp apiVersion map Signed-off-by: w3aman --- configurations/product/mayastor_config.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/configurations/product/mayastor_config.yaml b/configurations/product/mayastor_config.yaml index 38ff4e2e..6682bf0c 100644 --- a/configurations/product/mayastor_config.yaml +++ b/configurations/product/mayastor_config.yaml @@ -111,7 +111,11 @@ product: 2.3.0: "openebs.io/v1alpha1" 2.4.0: "openebs.io/v1beta1" 2.5.0: "openebs.io/v1beta1" - 2.6.0: "openebs.io/v1beta2" + 2.5.1: "openebs.io/v1beta1" + 2.6.1: "openebs.io/v1beta2" + 2.7.0: "openebs.io/v1beta2" + 2.7.1: "openebs.io/v1beta2" + 2.7.2: "openebs.io/v1beta2" chartName: "mayastor" chartVersion: "0.0.0-main" localPVContainerName: "mayastor-localpv-provisioner"