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 fbf20bf  feat: bump up OAP/UI to add status API routes
fbf20bf is described below

commit fbf20bfb53f749945b5060e4ce7b4145f902b794
Author: kezhenxu94 <kezhenx...@apache.org>
AuthorDate: Thu May 29 10:35:49 2025 +0800

    feat: bump up OAP/UI to add status API routes
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index ce3f1ae..0701a7f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -33,10 +33,10 @@ ES_IMAGE ?= 
docker.elastic.co/elasticsearch/elasticsearch-oss
 ES_IMAGE_TAG ?= 7.10.2
 
 SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap
-SW_OAP_IMAGE_TAG ?= 37fbcce9bc648eee5b50288e5f8a0ca26dfc317b
+SW_OAP_IMAGE_TAG ?= 3e67db7de37dbfed9d41fc242e1cecc28a5c7062
 
 SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui
-SW_UI_IMAGE_TAG ?= 37fbcce9bc648eee5b50288e5f8a0ca26dfc317b
+SW_UI_IMAGE_TAG ?= 3e67db7de37dbfed9d41fc242e1cecc28a5c7062
 
 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

Reply via email to