diff --git a/charts/core/Chart.yaml b/charts/core/Chart.yaml index ae4ca5a0..dc525e2f 100644 --- a/charts/core/Chart.yaml +++ b/charts/core/Chart.yaml @@ -12,7 +12,7 @@ keywords: - Data sources: - https://github.com/instill-ai/instill-core -home: "https://www.instill.tech" +home: "https://www.instill-ai.dev" icon: https://artifacts.instill.tech/imgs/helm-core-logo.png maintainers: - name: Instill AI LTD diff --git a/charts/core/README.md b/charts/core/README.md index c022ee04..84b1c8a3 100644 --- a/charts/core/README.md +++ b/charts/core/README.md @@ -22,7 +22,7 @@ The Helm chart of Instill Core Once Helm has been set up correctly, add the repo as follows: ```bash -helm repo add instill-ai https://helm.instill.tech +helm repo add instill-ai https://helm.instill-ai.dev ``` If you had already added this repo earlier, run `helm repo update` to retrieve diff --git a/charts/core/README.md.gotmpl b/charts/core/README.md.gotmpl index fe266650..b591d20d 100644 --- a/charts/core/README.md.gotmpl +++ b/charts/core/README.md.gotmpl @@ -15,7 +15,7 @@ Once Helm has been set up correctly, add the repo as follows: ```bash -helm repo add instill-ai https://helm.instill.tech +helm repo add instill-ai https://helm.instill-ai.dev ``` If you had already added this repo earlier, run `helm repo update` to retrieve