Release SD-Fabric helm chart 1.0.9

- Use the latest Stratum helm chart 1.0.18
  - Support Kustomize ConfigmapGenerator
- Use the latest Stratum release 21.12-9.5.0
  - Fix SDFAB-822
- Add default Stratum extraParams

Change-Id: I6ba37718d8e25d6a7b0075351c8e2362c44ea5f1
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 39a1417..9b11a10 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.8
+version: 1.0.9
 keywords:
   - aether
   - sdn
@@ -23,7 +23,7 @@
     condition: import.onos-classic.enabled
   - name: stratum
     repository: https://charts.stratumproject.org/
-    version: 0.1.17
+    version: 0.1.18
     condition: import.stratum.enabled
   - name: pfcp-agent
     repository: file://../pfcp-agent