enable partial update by default

Change-Id: I591f3d88b9f0ffd5f948d9a80413fc1002d46c6e
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 388b8b6..bb6cb3b 100644
--- a/aether-roc-umbrella/Chart.yaml
+++ b/aether-roc-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
 description: Aether ROC Umbrella chart to deploy all Aether ROC
 kubeVersion: ">=1.18.0"
 type: application
-version: 2.0.34
+version: 2.0.35
 appVersion: v0.0.0
 keywords:
   - aether
diff --git a/aether-roc-umbrella/values.yaml b/aether-roc-umbrella/values.yaml
index 8c69de1..cf4ad39 100644
--- a/aether-roc-umbrella/values.yaml
+++ b/aether-roc-umbrella/values.yaml
@@ -141,11 +141,11 @@
 # SD-Core Adapter
 sdcore-adapter-v2:
   prometheusEnabled: false
-  partialUpdateEnabled: false
+  partialUpdateEnabled: true
 
 sdcore-adapter-v4:
   prometheusEnabled: false
-  partialUpdateEnabled: false
+  partialUpdateEnabled: true
 
 # Subscriber Proxy
 subscriber-proxy: