File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ description: SD-Core 5G control plane services
1010name : 5g-control-plane
1111icon : https://guide.opencord.org/logos/cord.svg
1212
13- version : 4.0 .0
13+ version : 4.1 .0
1414
1515dependencies :
1616 - name : mongodb
Original file line number Diff line number Diff line change @@ -7,17 +7,17 @@ images:
77 repository : " ghcr.io/omec-project/" # default GitHub Registry
88 tags :
99 init : pod-init:rel-1.2.3
10- amf : 5gc-amf:rel-3.0 .0
10+ amf : 5gc-amf:rel-3.1 .0
1111 ausf : 5gc-ausf:rel-3.0.0
1212 nrf : 5gc-nrf:rel-3.0.0
1313 nssf : 5gc-nssf:rel-3.0.0
1414 pcf : 5gc-pcf:rel-3.0.0
15- smf : 5gc-smf:rel-4.0 .0
15+ smf : 5gc-smf:rel-4.1 .0
1616 udm : 5gc-udm:rel-3.0.0
1717 udr : 5gc-udr:rel-3.0.0
1818 webui : 5gc-webui:rel-3.0.0
1919 metricfunc : metricfunc:rel-2.0.0
20- sctplb : sctplb:rel-1.7.4
20+ sctplb : sctplb:rel-1.8.0
2121 upfadapter : upfadapter:rel-2.1.3
2222 pullPolicy : IfNotPresent
2323
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ description: 5G RAN Simulator Service
88name : 5g-ran-sim
99icon : https://guide.opencord.org/logos/cord.svg
1010
11- version : 3.0 .0
11+ version : 3.1 .0
Original file line number Diff line number Diff line change 66 repository : " ghcr.io/omec-project/" # default GitHub Registry
77 tags :
88 init : pod-init:rel-1.2.3
9- gnbsim : 5gc-gnbsim:rel-2.0 .0
9+ gnbsim : 5gc-gnbsim:rel-2.1 .0
1010 pullPolicy : IfNotPresent
1111
1212nodeSelectors :
Original file line number Diff line number Diff line change 1- 4.0.2-dev
1+ 4.1.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ name: sd-core
1010description : SD-Core control plane services
1111icon : https://guide.opencord.org/logos/cord.svg
1212type : application
13- version : 4.0.1
13+ version : 4.1.0
1414home : https://opennetworking.org/sd-core/
1515maintainers :
1616 - name : SD-Core Support
@@ -28,7 +28,7 @@ dependencies:
2828 condition : omec-sub-provision.enable
2929
3030 - name : 5g-control-plane
31- version : 4.0 .0
31+ version : 4.1 .0
3232 repository : " file://../5g-control-plane"
3333 condition : 5g-control-plane.enable5G
3434
@@ -39,6 +39,6 @@ dependencies:
3939 condition : omec-user-plane.enable
4040
4141 - name : 5g-ran-sim
42- version : 3.0 .0
42+ version : 3.1 .0
4343 repository : " file://../5g-ran-sim"
4444 condition : 5g-ran-sim.enable
You can’t perform that action at this time.
0 commit comments