Update image tag to 0.3.0 (#27)

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 2d438a6..3bf3904 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.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 @@
 images:
 - name: controller
   newName: apache/skywalking-swck
-  newTag: 0.2.0
+  newTag: 0.3.0