Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Change-Id: Id1a62ace13c363274e4b5950f76fa9d8c5386d5f
       hostNetwork: true
       containers:
         - name: ovn-control-plane
       hostNetwork: true
       containers:
         - name: ovn-control-plane
-          image: docker.io/integratedcloudnative/ovn-images:centos-v2.0.0
+          image: docker.io/integratedcloudnative/ovn-images:centos-v2.2.0
           imagePullPolicy: IfNotPresent
           command: ["ovn4nfv-k8s", "start_ovn_control_plane"]
           securityContext:
           imagePullPolicy: IfNotPresent
           command: ["ovn4nfv-k8s", "start_ovn_control_plane"]
           securityContext:
       hostPID: true
       containers:
         - name: ovn-controller
       hostPID: true
       containers:
         - name: ovn-controller
-          image: docker.io/integratedcloudnative/ovn-images:centos-v2.0.0
+          image: docker.io/integratedcloudnative/ovn-images:centos-v2.2.0
           imagePullPolicy: IfNotPresent
           command: ["ovn4nfv-k8s", "start_ovn_controller"]
           securityContext:
           imagePullPolicy: IfNotPresent
           command: ["ovn4nfv-k8s", "start_ovn_controller"]
           securityContext:
 
       serviceAccountName: k8s-nfn-sa
       containers:
         - name: nfn-operator
       serviceAccountName: k8s-nfn-sa
       containers:
         - name: nfn-operator
-          image: docker.io/integratedcloudnative/ovn4nfv-k8s-plugin:centos-v2.0.0
+          image: docker.io/integratedcloudnative/ovn4nfv-k8s-plugin:centos-v2.2.0
           command: ["/usr/local/bin/entrypoint", "operator"]
           imagePullPolicy: IfNotPresent
           envFrom:
           command: ["/usr/local/bin/entrypoint", "operator"]
           imagePullPolicy: IfNotPresent
           envFrom:
       serviceAccountName: k8s-nfn-sa
       containers:
       - name: ovn4nfv
       serviceAccountName: k8s-nfn-sa
       containers:
       - name: ovn4nfv
-        image: docker.io/integratedcloudnative/ovn4nfv-k8s-plugin:centos-v2.0.0
+        image: docker.io/integratedcloudnative/ovn4nfv-k8s-plugin:centos-v2.2.0
         command: ["/usr/local/bin/entrypoint", "cni"]
         imagePullPolicy: IfNotPresent
         resources:
         command: ["/usr/local/bin/entrypoint", "cni"]
         imagePullPolicy: IfNotPresent
         resources:
       serviceAccountName: k8s-nfn-sa
       containers:
       - name: nfn-agent
       serviceAccountName: k8s-nfn-sa
       containers:
       - name: nfn-agent
-        image: docker.io/integratedcloudnative/ovn4nfv-k8s-plugin:centos-v2.0.0
+        image: docker.io/integratedcloudnative/ovn4nfv-k8s-plugin:centos-v2.2.0
         command: ["/usr/local/bin/entrypoint", "agent"]
         imagePullPolicy: IfNotPresent
         resources:
         command: ["/usr/local/bin/entrypoint", "agent"]
         imagePullPolicy: IfNotPresent
         resources: