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

wankai 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 65be640  Bump up OAP/UI
65be640 is described below

commit 65be6409b1d2fc1ae3932e3912778702fb21f88b
Author: Wan Kai <[email protected]>
AuthorDate: Tue Oct 8 17:27:33 2024 +0800

    Bump up OAP/UI
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 50cff54..c8f39ae 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 ?= da768dcbc2f1b7f5d4a1c2f90b5318a150f3c227
+SW_OAP_IMAGE_TAG ?= 1679fa79e129dda37d1a8fa2591304aed9794655
 
 SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui
-SW_UI_IMAGE_TAG ?= da768dcbc2f1b7f5d4a1c2f90b5318a150f3c227
+SW_UI_IMAGE_TAG ?= 1679fa79e129dda37d1a8fa2591304aed9794655
 
 SW_CLI_IMAGE ?= 
ghcr.io/apache/skywalking-cli/skywalking-cli:0883266bfaa36612927b69e35781b64ea181758d
 SW_EVENT_EXPORTER_IMAGE ?= 
ghcr.io/apache/skywalking-kubernetes-event-exporter/skywalking-kubernetes-event-exporter:8a012a3f968cb139f817189afb9b3748841bba22

Reply via email to