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

kezhenxu94 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 783e942  Bump up swck version to v0.7.0 (#79)
783e942 is described below

commit 783e9429afd7e7ac3431b13fcee39fe69ca7821e
Author: Ye Cao <[email protected]>
AuthorDate: Sun Sep 25 19:06:36 2022 +0800

    Bump up swck version to v0.7.0 (#79)
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index a9ec42a..df1a09c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -38,7 +38,7 @@ SW_AGENT_NODEJS_FRONTEND_VERSION ?= 
1e31bd17dcebb616163d848fc435f3a2d4822fb8
 SW_SATELLITE_IMAGE ?= 
ghcr.io/apache/skywalking-satellite/skywalking-satellite:v33bd6520e95c9024989aa388f4523c4641f874ad
 SW_ROVER_IMAGE ?= 
ghcr.io/apache/skywalking-rover/skywalking-rover:159e9cdc211bb3846c93e6fdb244a898ae86b9f6
 
-SWCK_OPERATOR_VERSION ?= 0.6.1
+SWCK_OPERATOR_VERSION ?= 0.7.0
 CERT_MANAGER_VERSION ?= v1.9.1
 
 OPEN_FUNCTION_VERSION ?= v0.6.0

Reply via email to