Skip to content

Commit e79ba18

Browse files
authored
Revert "use openebs-archive chart repo" (#560)
Revert "use openebs-archive chart repo (#554)" This reverts commit b7c5611.
1 parent b7c5611 commit e79ba18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ EMBEDDED_OPERATOR_CHART_NAME = embedded-cluster-operator
1212
EMBEDDED_OPERATOR_CHART_VERSION = 0.29.0
1313
EMBEDDED_OPERATOR_UTILS_IMAGE = busybox:1.36.1
1414
EMBEDDED_CLUSTER_OPERATOR_IMAGE_OVERRIDE =
15-
OPENEBS_CHART_URL = https://openebs-archive.github.io/charts
15+
OPENEBS_CHART_URL = https://openebs.github.io/charts
1616
OPENEBS_CHART_NAME = openebs/openebs
1717
OPENEBS_CHART_VERSION = 3.10.0
1818
OPENEBS_UTILS_VERSION = 4.0.0

e2e/scripts/unsupported-overrides.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ spec:
5757
version: 6.6.2
5858
repositories:
5959
- name: openebs
60-
url: https://openebs-archive.github.io/charts
60+
url: https://openebs.github.io/charts
6161
"
6262

6363
embed_cluster_config() {

0 commit comments

Comments
 (0)