This is an automated email from the ASF dual-hosted git repository.
hanahmily 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 6a3ef52 Update image tag to 0.2.0 (#22)
6a3ef52 is described below
commit 6a3ef52f44d8f2fe0681ec5a94a148fa83fb44f4
Author: Gao Hongtao <[email protected]>
AuthorDate: Wed Jan 20 08:59:32 2021 +0800
Update image tag to 0.2.0 (#22)
Signed-off-by: Gao Hongtao <[email protected]>
---
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 2768609..2d438a6 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.1.0
+ newTag: 0.2.0
diff --git a/config/operator/manager/kustomization.yaml
b/config/operator/manager/kustomization.yaml
index 8ceb745..c0acda9 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.1.0
+ newTag: 0.2.0