[VOL-4357] Using 5.0.3 voltha-onos based on updated 2.5.4 ONOS to fix HA test
.

Change-Id: I326965af2f104e4e83bc3f55a5a0fe0fa7ac4a75
diff --git a/VERSION b/VERSION
index d578041..4067d1d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.8.9
+2.8.10
diff --git a/bbsim/Chart.yaml b/bbsim/Chart.yaml
index 3093d3a..983f7ad 100644
--- a/bbsim/Chart.yaml
+++ b/bbsim/Chart.yaml
@@ -16,5 +16,5 @@
 description: Broadband Simulator
 icon: https://guide.opencord.org/logos/cord.svg
 apiVersion: v1
-version: 4.4.1
-appVersion: 1.8.0
+version: 4.4.3
+appVersion: 1.8.1
diff --git a/voltha-infra/Chart.yaml b/voltha-infra/Chart.yaml
index eff6596..675981f 100644
--- a/voltha-infra/Chart.yaml
+++ b/voltha-infra/Chart.yaml
@@ -29,7 +29,7 @@
 name: voltha-infra
 
 appVersion: "2.8"
-version: 2.8.1
+version: 2.8.2
 
 dependencies:
   - name: onos-classic
diff --git a/voltha-infra/values.yaml b/voltha-infra/values.yaml
index 4cc2559..24489fa 100644
--- a/voltha-infra/values.yaml
+++ b/voltha-infra/values.yaml
@@ -35,7 +35,7 @@
   image:
     pullPolicy: Always
     repository: voltha/voltha-onos
-    tag: 5.0.2
+    tag: 5.0.3
   apps:
     - org.onosproject.lldpprovider
     - org.onosproject.openflow-base