This is an automated email from the ASF dual-hosted git repository. mrproliu pushed a commit to branch mrproliu-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
commit 6d8e41b2d022cf1f92664c4ea416316cae68d43d Author: mrproliu <[email protected]> AuthorDate: Mon Jul 6 15:00:28 2026 +0800 Bump up rover version --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index f5e75b2..d8e17d2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -49,7 +49,7 @@ SW_AGENT_NODEJS_FRONTEND_VERSION ?= dce0d5b39ab95b8062031bc74e6f7a191f08e186 SW_SATELLITE_IMAGE ?= ghcr.io/apache/skywalking-satellite/skywalking-satellite SW_SATELLITE_IMAGE_TAG ?= v3cfaf59a755e7ffcd900d6695a8bc4174397cace -SW_ROVER_IMAGE ?= ghcr.io/apache/skywalking-rover/skywalking-rover:718d21292ea5ce66c301ce447f9042433ebf6c7e +SW_ROVER_IMAGE ?= ghcr.io/apache/skywalking-rover/skywalking-rover:b77436d99566aae0f766358d359145c77073ef11 SWCK_OPERATOR_IMAGE ?= ghcr.io/apache/skywalking-swck/operator SWCK_OPERATOR_IMAGE_TAG ?= d299bc05ee230f5f366584054db5b099ca60166f
