Skip to content

Commit

Permalink
onos-umbrella: releasing 0.1.2 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCondon authored Mar 8, 2021
1 parent 3acceeb commit e46c551
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
6 changes: 3 additions & 3 deletions onos-umbrella/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: onos-umbrella
description: Umbrella chart to deploy all µONOS
kubeVersion: ">=1.17.0"
type: application
version: 0.1.1
version: 0.1.2
appVersion: v0.0.0
keywords:
- onos
Expand All @@ -24,8 +24,8 @@ dependencies:
- name: onos-gui
condition: import.onos-gui.enabled
repository: https://charts.onosproject.org
version: 1.0.2
version: 1.0.4
- name: onos-cli
condition: import.onos-cli.enabled
repository: https://charts.onosproject.org
version: 1.0.2
version: 1.0.5
21 changes: 0 additions & 21 deletions onos-umbrella/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,6 @@ onos-config:
controller: ""
consensus:
enabled: false
plugins:
- name: devicesim
version: 1.0.0
image:
repository: onosproject/config-model-devicesim-1.0.0
tag: v0.6.20
pullPolicy: IfNotPresent
- name: testdevice
version: 1.0.0
image:
repository: onosproject/config-model-testdevice-1.0.0
tag: v0.6.20
pullPolicy: IfNotPresent
- name: testdevice
version: 2.0.0
image:
repository: onosproject/config-model-testdevice-2.0.0
tag: v0.6.20
pullPolicy: IfNotPresent



# ONOS-GUI
onos-gui: {}
Expand Down

0 comments on commit e46c551

Please sign in to comment.