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

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git


The following commit(s) were added to refs/heads/main by this push:
     new 321507d  fix: Bump up satellite to support async profiler feature 
(#194)
321507d is described below

commit 321507d02984d08f31c8f9850193c903a5c7ecb3
Author: zhengziyi0117 <[email protected]>
AuthorDate: Tue Nov 12 14:45:29 2024 +0800

    fix: Bump up satellite to support async profiler feature (#194)
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index 4684e69..7a583df 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -47,7 +47,7 @@ SW_AGENT_NODEJS_BACKEND_VERSION ?= 
59ef1aed6a404e2e8afffbb4b81ea849ae4f3026
 SW_AGENT_NODEJS_FRONTEND_VERSION ?= 1e31bd17dcebb616163d848fc435f3a2d4822fb8
 
 SW_SATELLITE_IMAGE ?= ghcr.io/apache/skywalking-satellite/skywalking-satellite
-SW_SATELLITE_IMAGE_TAG ?= v261daa37cfe4abbae6e12ef5706a941b4357b815
+SW_SATELLITE_IMAGE_TAG ?= v8778e3e8a4ab4962102502ffc9ba7a3c73270609
 
 SW_ROVER_IMAGE ?= 
ghcr.io/apache/skywalking-rover/skywalking-rover:e0fc8f7c72a8b57dab6ea9552d7be2b40b134fe8
 

Reply via email to