From 68d874ef59a374b2770130e1a35a5257f70f0552 Mon Sep 17 00:00:00 2001 From: Andrew Lavery Date: Thu, 26 Oct 2023 08:43:05 -0600 Subject: [PATCH] update to latest embedded-cluster-operator helm chart v0.1.0 (#155) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ecf00141e..6d9f5c8a9 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.0.11 +EMBEDDED_OPERATOR_CHART_VERSION = 0.1.0 OPENEBS_CHART_URL = https://openebs.github.io/charts OPENEBS_CHART_NAME = openebs/openebs OPENEBS_CHART_VERSION = 3.9.0