AETHER-2796 make application.endpoint.port-start not mandatory
Change-Id: Ic443bc7c00f6e73623c53ab1c7eefc4d4513a728
diff --git a/aether-roc-umbrella/Chart.yaml b/aether-roc-umbrella/Chart.yaml
index 1b4bf21..c248f3b 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.56
+version: 1.4.57
appVersion: v0.0.0
keywords:
- aether
@@ -49,7 +49,7 @@
- name: aether-roc-api
condition: import.aether-roc-api.enabled
repository: "file://../aether-roc-api"
- version: 1.2.11
+ version: 1.2.12
- name: aether-roc-websocket
condition: import.aether-roc-websocket.enabled
repository: "file://../aether-roc-websocket"
@@ -69,7 +69,7 @@
- name: sdcore-adapter-v4
condition: import.sdcore-adapter.v4.enabled
repository: "file://../sdcore-adapter-v4"
- version: 4.0.15
+ version: 4.0.16
- name: subscriber-proxy
condition: import.subscriber-proxy.enabled
repository: "file://../subscriber-proxy"