You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2023/03/03 13:34:25 UTC

[skywalking-showcase] branch main updated: Bump OAP and UI version (#116)

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

wusheng 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 464b9e4  Bump OAP and UI version (#116)
464b9e4 is described below

commit 464b9e462d7396fdacf69836580da5b9f824379c
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Mar 3 21:34:19 2023 +0800

    Bump OAP and UI version (#116)
    
    Activate the latest updates
    - PromQL(not exposed yet)
    - S3 monitoring on UI menu
    - DynamoDB monitoring on UI emnu
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 80e4d75..616ac49 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,8 +26,8 @@ TAG ?= $(shell git rev-parse --short HEAD)
 
 ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.0
 
-SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap:dbf4e864a207f7fd6a614c8d39d45c6583533ffd
-SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui:dbf4e864a207f7fd6a614c8d39d45c6583533ffd
+SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap:e2f1c0eadb52082e16f3abfc29dd8860000b596b
+SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui:e2f1c0eadb52082e16f3abfc29dd8860000b596b
 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
 SW_AGENT_JAVA_IMAGE ?= ghcr.io/apache/skywalking-java/skywalking-java:51161ae6a5b8e266eef39162cc4e23440d36ab38-java8