AETHER-2824 eliminate nondeterminism in pushes

Change-Id: I59a60ff960dd2f4460a8778148583535d715c2c9
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 20f529e..c5674a2 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: 1.4.60
+version: 1.4.61
 appVersion: v0.0.0
 keywords:
   - aether
@@ -69,7 +69,7 @@
   - name: sdcore-adapter-v4
     condition: import.sdcore-adapter.v4.enabled
     repository: "file://../sdcore-adapter-v4"
-    version: 4.0.16
+    version: 4.0.17
   - name: subscriber-proxy
     condition: import.subscriber-proxy.enabled
     repository: "file://../subscriber-proxy"