Fix typo in values.yaml

Change-Id: I6a6718d123439dc705ccf99c8b9ec900c2cf7c50
diff --git a/VERSION b/VERSION
index af0b7dd..238d6e8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.6
+1.0.7
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index e800b7a..db07dac 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.6
+version: 1.0.7
 keywords:
   - aether
   - sdn
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index ffcf521..b381c29 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -11,9 +11,9 @@
 
 import:
   onos-classic:
-    enables: true
+    enabled: true
   stratum:
-    enables: true
+    enabled: true
   pfcp-agent:
     enabled: false
   dbuf: