Skip to content

Commit 261e32f

Browse files
chore: bump embedded cluster operator version (#166)
embedded cluster operator contains a fix regarding the recent helmbin to embedded cluster in the vendor portal.
1 parent 88f8fad commit 261e32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ADMIN_CONSOLE_CHART_NAME = admin-console
77
ADMIN_CONSOLE_CHART_VERSION = 1.103.3
88
EMBEDDED_OPERATOR_CHART_URL = oci://registry.replicated.com/library
99
EMBEDDED_OPERATOR_CHART_NAME = embedded-cluster-operator
10-
EMBEDDED_OPERATOR_CHART_VERSION = 0.1.0
10+
EMBEDDED_OPERATOR_CHART_VERSION = 0.2.0
1111
OPENEBS_CHART_URL = https://openebs.github.io/charts
1212
OPENEBS_CHART_NAME = openebs/openebs
1313
OPENEBS_CHART_VERSION = 3.9.0

0 commit comments

Comments
 (0)