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 2021/03/25 08:40:07 UTC

[skywalking-swck] branch master updated: Update image tag to 0.3.0 (#27)

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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git


The following commit(s) were added to refs/heads/master by this push:
     new 9dd9000  Update image tag to 0.3.0 (#27)
9dd9000 is described below

commit 9dd9000850865865ec74eb079d2b220656f062b1
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Thu Mar 25 16:40:00 2021 +0800

    Update image tag to 0.3.0 (#27)
    
    Signed-off-by: Gao Hongtao <ha...@gmail.com>
---
 config/adapter/namespaced/adapter/kustomization.yaml | 2 +-
 config/operator/manager/kustomization.yaml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/adapter/namespaced/adapter/kustomization.yaml b/config/adapter/namespaced/adapter/kustomization.yaml
index 2d438a6..3bf3904 100644
--- a/config/adapter/namespaced/adapter/kustomization.yaml
+++ b/config/adapter/namespaced/adapter/kustomization.yaml
@@ -22,4 +22,4 @@ kind: Kustomization
 images:
 - name: metrics-adapter
   newName: apache/skywalking-swck
-  newTag: 0.2.0
+  newTag: 0.3.0
diff --git a/config/operator/manager/kustomization.yaml b/config/operator/manager/kustomization.yaml
index c0acda9..252fbba 100644
--- a/config/operator/manager/kustomization.yaml
+++ b/config/operator/manager/kustomization.yaml
@@ -22,4 +22,4 @@ kind: Kustomization
 images:
 - name: controller
   newName: apache/skywalking-swck
-  newTag: 0.2.0
+  newTag: 0.3.0