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

hanahmily 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 1e47eba  Bump OAP and UI
1e47eba is described below

commit 1e47ebaed981e007063fb3ef8cf2629acdda97a0
Author: Gao Hongtao <[email protected]>
AuthorDate: Fri Dec 13 00:55:43 2024 +0000

    Bump OAP and UI
    
    Signed-off-by: Gao Hongtao <[email protected]>
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 0391431..3f60aa9 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 ?= 123eff9fc0f18eae7185e96f9d3eaaf2ff46f7c3
+SW_OAP_IMAGE_TAG ?= a3b563f325de9d6cb1c9eecfb5afb60e6a9a8194
 
 SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui
-SW_UI_IMAGE_TAG ?= 123eff9fc0f18eae7185e96f9d3eaaf2ff46f7c3
+SW_UI_IMAGE_TAG ?= a3b563f325de9d6cb1c9eecfb5afb60e6a9a8194
 
 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