Skip to content

Commit

Permalink
Release sd-ran chart version 1.0.13 (#281)
Browse files Browse the repository at this point in the history
* Release sd-ran chart version 1.0.13

* upgrade service models
  • Loading branch information
adibrastegarnia committed Mar 6, 2021
1 parent da2e60b commit 6b58314
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions sd-ran/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: sd-ran
description: Umbrella chart to deploy all ONOS-RIC and simulator
kubeVersion: ">=1.17.0"
type: application
version: 1.0.12
version: 1.0.13
appVersion: v0.7.0
keywords:
- onos
Expand All @@ -25,7 +25,7 @@ dependencies:
- name: onos-e2t
condition: import.onos-e2t.enabled
repository: "@sdran"
version: 1.0.6
version: 1.0.7
- name: onos-e2sub
condition: import.onos-e2sub.enabled
repository: "@sdran"
Expand All @@ -49,7 +49,7 @@ dependencies:
- name: ran-simulator
condition: import.ran-simulator.enabled
repository: "@sdran"
version: 1.0.18
version: 1.0.24
- name: onos-cli
condition: import.onos-cli.enabled
repository: https://charts.onosproject.org
Expand Down
4 changes: 2 additions & 2 deletions sd-ran/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,13 @@ onos-e2t:
version: 1.0.0
image:
repository: onosproject/service-model-docker-e2sm_kpm-1.0.0
tag: v0.7.6
tag: v0.7.8
pullPolicy: IfNotPresent
- name: e2sm_rc_pre
version: 1.0.0
image:
repository: onosproject/service-model-docker-e2sm_rc_pre-1.0.0
tag: v0.7.6
tag: v0.7.8
pullPolicy: IfNotPresent

onos-e2sub:
Expand Down

0 comments on commit 6b58314

Please sign in to comment.