From 4a114815df13f638146c8ace0a9993b7e9ae3f68 Mon Sep 17 00:00:00 2001 From: replicated-ci <90716069+replicated-ci@users.noreply.github.com> Date: Fri, 19 Jan 2024 19:03:54 +0000 Subject: [PATCH] Update Makefile versions (#286) Co-authored-by: laverya --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a7d64925e..0ab2460a3 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ ADMIN_CONSOLE_IMAGE_OVERRIDE = ADMIN_CONSOLE_MIGRATIONS_IMAGE_OVERRIDE = EMBEDDED_OPERATOR_CHART_URL = oci://registry.replicated.com/library EMBEDDED_OPERATOR_CHART_NAME = embedded-cluster-operator -EMBEDDED_OPERATOR_CHART_VERSION = 0.19.0 +EMBEDDED_OPERATOR_CHART_VERSION = 0.20.0 OPENEBS_CHART_URL = https://openebs.github.io/charts OPENEBS_CHART_NAME = openebs/openebs OPENEBS_CHART_VERSION = 3.10.0