From 642eb4a483bfaff41dcc266a0b4d26a9d8777bb6 Mon Sep 17 00:00:00 2001 From: yandongxiao Date: Sun, 2 Jun 2024 09:55:30 +0800 Subject: [PATCH] update url for helm chart Signed-off-by: yandongxiao --- .../charts/kube-starrocks/charts/operator/templates/NOTES.txt | 2 +- .../charts/kube-starrocks/charts/starrocks/templates/NOTES.txt | 2 +- helm-charts/charts/kube-starrocks/templates/NOTES.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-charts/charts/kube-starrocks/charts/operator/templates/NOTES.txt b/helm-charts/charts/kube-starrocks/charts/operator/templates/NOTES.txt index b644d2d6..49a0712a 100644 --- a/helm-charts/charts/kube-starrocks/charts/operator/templates/NOTES.txt +++ b/helm-charts/charts/kube-starrocks/charts/operator/templates/NOTES.txt @@ -1,3 +1,3 @@ Thank you for installing {{ .Chart.Name }}-{{ .Chart.Version }} operator chart. -Please see the values.yaml for more operation information: https://github.com/yandongxiao/starrocks-kubernetes-operator/blob/main/helm-charts/charts/kube-starrocks/charts/operator/values.yaml +Please see the values.yaml for more operation information: https://github.com/StarRocks/starrocks-kubernetes-operator/blob/main/helm-charts/charts/kube-starrocks/charts/operator/values.yaml diff --git a/helm-charts/charts/kube-starrocks/charts/starrocks/templates/NOTES.txt b/helm-charts/charts/kube-starrocks/charts/starrocks/templates/NOTES.txt index 3c4acd6e..ff57486e 100644 --- a/helm-charts/charts/kube-starrocks/charts/starrocks/templates/NOTES.txt +++ b/helm-charts/charts/kube-starrocks/charts/starrocks/templates/NOTES.txt @@ -6,4 +6,4 @@ ERROR: Installation of the ServiceMonitor CR for the Prometheus operator failed. Thank you for installing {{ .Chart.Name }}-{{ .Chart.Version }} starrocks chart. Please wait for a few minutes for the cluster to be ready. -Please see the values.yaml for more operation information: https://github.com/yandongxiao/starrocks-kubernetes-operator/blob/main/helm-charts/charts/kube-starrocks/charts/starrocks/values.yaml +Please see the values.yaml for more operation information: https://github.com/StarRocks/starrocks-kubernetes-operator/blob/main/helm-charts/charts/kube-starrocks/charts/starrocks/values.yaml diff --git a/helm-charts/charts/kube-starrocks/templates/NOTES.txt b/helm-charts/charts/kube-starrocks/templates/NOTES.txt index e331ed24..89a556b4 100644 --- a/helm-charts/charts/kube-starrocks/templates/NOTES.txt +++ b/helm-charts/charts/kube-starrocks/templates/NOTES.txt @@ -7,4 +7,4 @@ ERROR: Installation of the ServiceMonitor CR for the Prometheus operator failed. Thank you for installing {{ .Chart.Name }}-{{ .Chart.Version }} kube-starrocks chart. It will install both operator and starrocks cluster, please wait for a few minutes for the cluster to be ready. -Please see the values.yaml for more operation information: https://github.com/yandongxiao/starrocks-kubernetes-operator/blob/main/helm-charts/charts/kube-starrocks/values.yaml +Please see the values.yaml for more operation information: https://github.com/StarRocks/starrocks-kubernetes-operator/blob/main/helm-charts/charts/kube-starrocks/values.yaml