This is an automated email from the ASF dual-hosted git repository. mrproliu pushed a commit to branch bump-up-satellite in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
commit 8b8a7b5aec949be62d012e4e97d025f4503e7978 Author: mrproliu <[email protected]> AuthorDate: Thu May 21 16:58:02 2026 +0800 Bump up satellite image --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 23089d7..6e003d2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -47,7 +47,7 @@ SW_AGENT_NODEJS_BACKEND_VERSION ?= 59ef1aed6a404e2e8afffbb4b81ea849ae4f3026 SW_AGENT_NODEJS_FRONTEND_VERSION ?= dce0d5b39ab95b8062031bc74e6f7a191f08e186 SW_SATELLITE_IMAGE ?= ghcr.io/apache/skywalking-satellite/skywalking-satellite -SW_SATELLITE_IMAGE_TAG ?= v8778e3e8a4ab4962102502ffc9ba7a3c73270609 +SW_SATELLITE_IMAGE_TAG ?= v3cfaf59a755e7ffcd900d6695a8bc4174397cace SW_ROVER_IMAGE ?= ghcr.io/apache/skywalking-rover/skywalking-rover:67622c352b98fd32782a3e7afc7d3fbd6d6ec8e3
