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

kezhenxu94 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 a14f386  Rename helm repo name (#130)
a14f386 is described below

commit a14f386063fffc61ed9b396e1328b76d33239aba
Author: kezhenxu94 <[email protected]>
AuthorDate: Sun Oct 8 14:39:10 2023 +0800

    Rename helm repo name (#130)
---
 .github/workflows/publish-helm.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-helm.yaml 
b/.github/workflows/publish-helm.yaml
index b8afb35..1ae5c96 100644
--- a/.github/workflows/publish-helm.yaml
+++ b/.github/workflows/publish-helm.yaml
@@ -22,7 +22,7 @@ on:
       - master
 
 env:
-  HUB: ghcr.io/apache/skywalking-kubernetes
+  HUB: ghcr.io/apache/skywalking-helm
   VERSION: 0.0.0-${{ github.sha }}
 
 jobs:

Reply via email to