From 3dde2a29a098d5fd84593aa97fa122629cb443dc Mon Sep 17 00:00:00 2001 From: Ricardo Maraschini Date: Thu, 2 Nov 2023 15:24:39 +0100 Subject: [PATCH] chore: bump embedded cluster operator version embedded cluster operator contains a fix regarding the recent helmbin to embedded cluster in the vendor portal. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6d9f5c8a9..3d8b754ab 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ ADMIN_CONSOLE_CHART_NAME = admin-console ADMIN_CONSOLE_CHART_VERSION = 1.103.3 EMBEDDED_OPERATOR_CHART_URL = oci://registry.replicated.com/library EMBEDDED_OPERATOR_CHART_NAME = embedded-cluster-operator -EMBEDDED_OPERATOR_CHART_VERSION = 0.1.0 +EMBEDDED_OPERATOR_CHART_VERSION = 0.2.0 OPENEBS_CHART_URL = https://openebs.github.io/charts OPENEBS_CHART_NAME = openebs/openebs OPENEBS_CHART_VERSION = 3.9.0