This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-helm.git


The following commit(s) were added to refs/heads/master by this push:
     new 019d008  Fix doc (#135)
019d008 is described below

commit 019d008b94bb2c6a05c13e0807d846286f79ab4c
Author: Huang Youliang <[email protected]>
AuthorDate: Wed Oct 11 11:29:39 2023 +0800

    Fix doc (#135)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d8349cd..1503986 100644
--- a/README.md
+++ b/README.md
@@ -162,7 +162,7 @@ deploy the revision that you want to test.
 
 ```shell
 helm -n istio-system install skywalking \
-  oci://ghcr.io/apache/skywalking-kubernetes/skywalking-helm \
+  oci://ghcr.io/apache/skywalking-helm/skywalking-helm \
   --version "0.0.0-b670c41d94a82ddefcf466d54bab5c492d88d772" \
   -n "${SKYWALKING_RELEASE_NAMESPACE}" \
   --set oap.image.tag=9.2.0 \

Reply via email to