Update karaf

Change-Id: Ib9de715796b60d3bffa1b7797b233f2b27912470
diff --git a/VERSION b/VERSION
index 59e9e60..bb83058 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.11
+1.0.12
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index de94f04..608daa7 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.11
+version: 1.0.12
 keywords:
   - aether
   - sdn
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index 174744b..39f71f5 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -54,7 +54,7 @@
     - org.onosproject.hostprobingprovider
 
   logging:
-    karafVersion: 4.2.9
+    karafVersion: 4.2.14
     config: |
       # Common pattern layout for appenders
       log4j2.stdout.pattern = %d{RFC3339} %-5level [%c{1}] %msg%n%throwable