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/02/14 00:50:36 UTC

[skywalking-showcase] branch main updated: Bump up OAP and UI versions

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 8bca9af  Bump up OAP and UI versions
8bca9af is described below

commit 8bca9af8b15d8b28a1a2c5e62d0e8a3cb02f8ecf
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Feb 14 08:50:32 2023 +0800

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

diff --git a/Makefile.in b/Makefile.in
index 2b47e4e..f43b0b0 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:61975da194992cc55c6cce2a1ea3b8f0eb8fb077
-SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui:61975da194992cc55c6cce2a1ea3b8f0eb8fb077
+SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap:ff94cfc4e3c985e5cac6867628c2f785dd499dee
+SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui:ff94cfc4e3c985e5cac6867628c2f785dd499dee
 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