From 884f13c7ddd51716c58b9d15fa188dca0a536b38 Mon Sep 17 00:00:00 2001 From: Niladri Halder Date: Tue, 30 Apr 2024 11:27:45 +0530 Subject: [PATCH] Revert Helm registry URL changes (#352) * Revert "chore: update link to openebs archive (#351)" This reverts commit 2ab07b80c23a294c153e617b502da1071135833b. Signed-off-by: Niladri Halder * Revert "fix(index.md): update helm repository link" This reverts commit 36da186fbc649ffaf662fc7482bc041294a16568. Signed-off-by: Niladri Halder --------- Signed-off-by: Niladri Halder --- README.md | 2 +- index.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 72553102..0d8fd720 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Charts -The contents of this branch (gh-pages) are published via GitHub pages at https://openebs-archive.github.io/charts/ +The contents of this branch (gh-pages) are published via GitHub pages at https://openebs.github.io/charts/ This branch contains the following: - OpenEBS Helm Chart metadata - [index.yaml](./index.yaml). This file is auto-updated by GitHub Action - Helm Chart Releaser. Please do not modify this file. diff --git a/index.md b/index.md index e1223c61..485ef35f 100644 --- a/index.md +++ b/index.md @@ -46,10 +46,10 @@ To install the engine charts, the helm install must be provided with a engine en ### Setup Helm Repository -Before installing OpenEBS Helm charts, you need to add the [OpenEBS Helm repository](https://openebs-archive.github.io/charts) to your Helm client. +Before installing OpenEBS Helm charts, you need to add the [OpenEBS Helm repository](https://openebs.github.io/charts) to your Helm client. ```bash -helm repo add openebs https://openebs-archive.github.io/charts +helm repo add openebs https://openebs.github.io/charts helm repo update ``` @@ -80,7 +80,7 @@ Examples: helm upgrade openebs openebs/openebs --namespace openebs --reuse-values --set legacy.enabled=false ``` -For more details on customizing and installing OpenEBS please see the [chart readme](https://github.com/openebs-archive/charts/tree/HEAD/charts/openebs/README.md). +For more details on customizing and installing OpenEBS please see the [chart readme](https://github.com/openebs/charts/tree/HEAD/charts/openebs/README.md). ### To uninstall/delete instance with release name