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 2022/11/30 06:15:58 UTC

[skywalking-showcase] branch main updated: Bump to OAP 9.3.0 RC (#96)

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 588f0f4  Bump to OAP 9.3.0 RC (#96)
588f0f4 is described below

commit 588f0f4b861a0b46a7a82b57d4016437d08c9309
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Wed Nov 30 14:15:54 2022 +0800

    Bump to OAP 9.3.0 RC (#96)
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 3a026ae..52604da 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:067b119716970a323fa0233d6f2044c368fb6cd5
-SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui:067b119716970a323fa0233d6f2044c368fb6cd5
+SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap:a7922d6fd988277c31e9bc94ddb6c6b72d2b2160
+SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui:a7922d6fd988277c31e9bc94ddb6c6b72d2b2160
 SW_CLI_IMAGE ?= ghcr.io/apache/skywalking-cli/skywalking-cli:ec85225f3fc0d0d7e8a9513b828d305c7cb399ad
 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