Update image tag to 0.2.0 (#22)

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
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 @@
 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 @@
 images:
 - name: controller
   newName: apache/skywalking-swck
-  newTag: 0.1.0
+  newTag: 0.2.0