Updating umbrella helm chart to take following changes.
Update simapp, gnbsim helmcharts
gnbsim: update new image, update helm chart to have go-profile enable/disable control
simapp: image size reduction and update of dockerfile
readding all init containers which are creating timing issues in 5g-core
Change-Id: Idd8d1492fe4cff1b76517a20c9d6c4b482c3ac8a
diff --git a/sdcore-helm-charts/Chart.yaml b/sdcore-helm-charts/Chart.yaml
index 0c20192..3be7163 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.11.11
+version: 0.11.12
home: https://opennetworking.org/sd-core/
maintainers:
- name: SD-Core Support
@@ -22,13 +22,13 @@
condition: omec-control-plane.enable4G
- name: omec-sub-provision
- version: 0.5.2
+ version: 0.5.3
repository: https://charts.aetherproject.org
#repository: "file://../omec-sub-provision"
condition: omec-sub-provision.enable
- name: 5g-control-plane
- version: 0.7.12
+ version: 0.7.13
repository: https://charts.aetherproject.org
#repository: "file://../5g-control-plane"
condition: 5g-control-plane.enable5G
@@ -40,7 +40,7 @@
condition: omec-user-plane.enable
- name: 5g-ran-sim
- version: 0.5.7
+ version: 0.5.8
repository: https://charts.aetherproject.org
#repository: "file://../5g-ran-sim"
condition: 5g-ran-sim.enable