updated omec-control-plane, 5g-control-plane versions
5g-control-plane changes:
AMF:
1. amf crash - type casting sbi message to n1n2messagetransfer
2. amf crash - disturbing the amfue reference in newranue due to
ongoing procedure of oldranue.
3. sending uecontextreleasecommand from core when we get
security mode reject from UE.
omec-control-plane changes:
MME :
fix for memory leak
SGW: Removing DNS config from helm chart
enable Gx interface by default
enable UPF failure detection based on heart beat failure
Change-Id: I6ee107e191d5ec5ecaa08bf54086a92b1ea15b8f
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 7e3361f..1e763f3 100644
--- a/sdcore-helm-charts/Chart.yaml
+++ b/sdcore-helm-charts/Chart.yaml
@@ -8,7 +8,7 @@
description: SD-Core control plane services
icon: https://guide.opencord.org/logos/cord.svg
type: application
-version: 0.9.0
+version: 0.9.1
home: https://opennetworking.org/sd-core/
maintainers:
- name: SD-Core Support
@@ -16,7 +16,7 @@
dependencies:
- name: omec-control-plane
- version: 0.9.0
+ version: 0.9.1
repository: https://charts.aetherproject.org
condition: omec-control-plane.enable4G
@@ -26,7 +26,7 @@
condition: omec-sub-provision.enable
- name: 5g-control-plane
- version: 0.5.0
+ version: 0.5.1
repository: https://charts.aetherproject.org
condition: 5g-control-plane.enable5G