Update BESS UPF dependency. Change VERSION to 1.1.0-dev

Change-Id: Ib18f07b6c4a83edd8f73488bd0bc02b29c6512b1
diff --git a/VERSION b/VERSION
index e36f10c..336c367 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.29-dev
+1.1.0-dev
diff --git a/sdfabric/Chart.yaml b/sdfabric/Chart.yaml
index 2020af9..69cd3aa 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.30
+version: 1.0.31
 keywords:
   - aether
   - sdn
@@ -47,5 +47,5 @@
     condition: import.di-metrics-exporter.enabled
   - name: bess-upf
     repository: file://../bess-upf
-    version: 0.0.2
+    version: 0.0.4
     condition: import.bess-upf.enabled