Updated Subscriber proxy  v0.3.1

Change-Id: Ia9877e67926e81378f51c0df2d19a98db70fbc8e
diff --git a/subscriber-proxy/Chart.yaml b/subscriber-proxy/Chart.yaml
index d3e11d2..412830b 100644
--- a/subscriber-proxy/Chart.yaml
+++ b/subscriber-proxy/Chart.yaml
@@ -6,8 +6,8 @@
 name: subscriber-proxy
 kubeVersion: ">=1.17.0"
 type: application
-version: 0.1.3
-appVersion: v0.3.0
+version: 0.1.4
+appVersion: v0.3.1
 description: Subscriber-Proxy
 keywords:
   - aether
diff --git a/subscriber-proxy/values.yaml b/subscriber-proxy/values.yaml
index 74b4d64..32a956c 100644
--- a/subscriber-proxy/values.yaml
+++ b/subscriber-proxy/values.yaml
@@ -10,7 +10,7 @@
 
 image:
   repository: onosproject/subscriber-proxy
-  tag: v0.3.0
+  tag: v0.3.1
   pullPolicy: IfNotPresent
   pullSecrets: []