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

liuhan 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 86cb99e  Bump up OAP version for adapt with BanyanDB (#230)
86cb99e is described below

commit 86cb99e119c0c953508543653e66ada06e7f43e0
Author: mrproliu <[email protected]>
AuthorDate: Fri Jan 23 19:33:48 2026 +0800

    Bump up OAP version for adapt with BanyanDB (#230)
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index f5b16ec..aae5e99 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 ?= 176d19096972d0f89c1c25f02a51384ad5cc83c1
+SW_OAP_IMAGE_TAG ?= 44181523f0e9fa2299c228806d862c6db8bdd0cf
 
 SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui
-SW_UI_IMAGE_TAG ?= 176d19096972d0f89c1c25f02a51384ad5cc83c1
+SW_UI_IMAGE_TAG ?= 44181523f0e9fa2299c228806d862c6db8bdd0cf
 
 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