update to latest aether-roc-api and sdcore-adapter
Change-Id: I3bf233618736bc8810b33574aef5d62dddc494a2
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 82f3e2b..fbbcc97 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.14
+version: 1.4.15
appVersion: v0.0.0
keywords:
- aether
@@ -44,7 +44,7 @@
- name: aether-roc-api
condition: import.aether-roc-api.enabled
repository: "file://../aether-roc-api"
- version: 1.2.3
+ version: 1.2.4
- name: aether-roc-websocket
condition: import.aether-roc-websocket.enabled
repository: "file://../aether-roc-websocket"
@@ -64,7 +64,7 @@
- name: sdcore-adapter-v4
condition: import.sdcore-adapter.v4.enabled
repository: "file://../sdcore-adapter-v4"
- version: 4.0.1
+ version: 4.0.2
- name: subscriber-proxy
condition: import.subscriber-proxy.enabled
repository: "file://../subscriber-proxy"