Use tost:1.0.2 as the default image

Change-Id: I77b8a0d742ecf2272616ee3893976c6e0b6bcf07
diff --git a/VERSION b/VERSION
index 7ee7020..59e9e60 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.10
+1.0.11
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 14ebeee..de94f04 100644
--- a/sdfabric/Chart.yaml
+++ b/sdfabric/Chart.yaml
@@ -7,7 +7,7 @@
 description: A chart to deploy all SD-Fabric components
 kubeVersion: ">=1.18.0"
 type: application
-version: 1.0.10
+version: 1.0.11
 keywords:
   - aether
   - sdn
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index d3341a9..174744b 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -24,7 +24,7 @@
 onos-classic:
   image:
     repository: registry.aetherproject.org/tost/tost
-    tag: 1.0.0
+    tag: 1.0.2
     pullSecrets:
       - *image-secret-name