We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3353a09 + e79ba18 commit 94aa05eCopy full SHA for 94aa05e
Makefile
@@ -12,7 +12,7 @@ EMBEDDED_OPERATOR_CHART_NAME = embedded-cluster-operator
12
EMBEDDED_OPERATOR_CHART_VERSION = 0.29.0
13
EMBEDDED_OPERATOR_UTILS_IMAGE = busybox:1.36.1
14
EMBEDDED_CLUSTER_OPERATOR_IMAGE_OVERRIDE =
15
-OPENEBS_CHART_URL = https://openebs-archive.github.io/charts
+OPENEBS_CHART_URL = https://openebs.github.io/charts
16
OPENEBS_CHART_NAME = openebs/openebs
17
OPENEBS_CHART_VERSION = 3.10.0
18
OPENEBS_UTILS_VERSION = 4.0.0
e2e/scripts/unsupported-overrides.sh
@@ -57,7 +57,7 @@ spec:
57
version: 6.6.2
58
repositories:
59
- name: openebs
60
- url: https://openebs-archive.github.io/charts
+ url: https://openebs.github.io/charts
61
"
62
63
embed_cluster_config() {
0 commit comments