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 a8815a7695949ff773b5c136627f6753038537a1 Author: mrproliu <[email protected]> AuthorDate: Mon Jun 22 00:30:32 2026 +0800 Bump up horizon UI version --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index e7519ae..9ab9469 100644 --- a/Makefile.in +++ b/Makefile.in @@ -36,7 +36,7 @@ SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap SW_OAP_IMAGE_TAG ?= fe6f04e0ea0d5b7af0fe2be6cc6cad7486815d81 SW_UI_IMAGE ?= ghcr.io/apache/skywalking-horizon-ui -SW_UI_IMAGE_TAG ?= cfa8836c3f82aaebd405ae4bfb1033f8a5635c54 +SW_UI_IMAGE_TAG ?= 82a0bfab9d79c52677a12ca327eb58819b3c3989 SW_CLI_IMAGE ?= ghcr.io/apache/skywalking-cli/skywalking-cli:bce7faaabbd57ed1f40156af8a8eb6c3eccea4ae SW_EVENT_EXPORTER_IMAGE ?= ghcr.io/apache/skywalking-kubernetes-event-exporter/skywalking-kubernetes-event-exporter:8a012a3f968cb139f817189afb9b3748841bba22
