Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sd-ran chart dependencies to incorporate probe improvements #46

Merged
merged 1 commit into from
Aug 5, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 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: 0.0.28
version: 0.0.29
appVersion: v0.6.14
keywords:
- onos
Expand All @@ -29,11 +29,11 @@ dependencies:
- name: onos-ric-ho
condition: import.onos-ric-ho.enabled
repository: "@sdran"
version: 0.0.9
version: 0.0.10
- name: onos-ric-mlb
condition: import.onos-ric-mlb.enabled
repository: "@sdran"
version: 0.0.10
version: 0.0.11
- name: onos-topo
condition: import.onos-topo.enabled
repository: https://charts.onosproject.org
Expand All @@ -53,4 +53,4 @@ dependencies:
- name: onos-sdran-cli
condition: import.onos-sdran-cli.enabled
repository: "@sdran"
version: 0.0.6
version: 0.0.8