Sync docker tags with release manifest

Sync docker tags with the release manifest from integration
repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045.

Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/kubernetes/so/values.yaml b/kubernetes/so/values.yaml
index 2ce53db..1a59cea 100755
--- a/kubernetes/so/values.yaml
+++ b/kubernetes/so/values.yaml
@@ -27,7 +27,7 @@
 # Application configuration defaults.
 #################################################################
 repository: nexus3.onap.org:10001
-image: onap/so/api-handler-infra:1.3.1
+image: onap/so/api-handler-infra:1.3.3
 pullPolicy: Always
 
 replicaCount: 1