Commit fbeea81 1 parent a4bc841 commit fbeea81 Copy full SHA for fbeea81
File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ apiVersion: v2
6
6
name : device-simulator
7
7
kubeVersion : " >=1.17.0"
8
8
type : application
9
- version : 0.0.7
9
+ version : 0.0.8
10
10
appVersion : v0.6.6
11
11
description : ONOS Config Device Simulator
12
12
keywords :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name: onos-cli
7
7
description : ONOS Command Line Interface
8
8
kubeVersion : " >=1.17.0"
9
9
type : application
10
- version : 1.3.17
10
+ version : 1.3.18
11
11
appVersion : v0.9.38
12
12
keywords :
13
13
- onos
Original file line number Diff line number Diff line change 4
4
5
5
apiVersion : v2
6
6
name : onos-config
7
- version : 1.8.12
7
+ version : 1.8.13
8
8
kubeVersion : " >=1.17.0"
9
9
appVersion : v1.1.4
10
10
description : ONOS Config Manager
Original file line number Diff line number Diff line change 4
4
5
5
apiVersion : v2
6
6
name : onos-operator
7
- version : 0.5.8
7
+ version : 0.5.9
8
8
kubeVersion : " >=1.17.0"
9
9
appVersion : v0.5.5
10
10
description : µONOS Operator
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name: onos-topo
7
7
description : ONOS Topology service
8
8
kubeVersion : " >=1.17.0"
9
9
type : application
10
- version : 1.5.1
10
+ version : 1.5.2
11
11
appVersion : v1.0.3
12
12
keywords :
13
13
- onos
Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ dependencies:
20
20
- name : onos-topo
21
21
condition : import.onos-topo.enabled
22
22
repository : file://../onos-topo
23
- version : 1.5.1
23
+ version : 1.5.2
24
24
- name : onos-config
25
25
condition : import.onos-config.enabled
26
26
repository : file://../onos-config
27
- version : 1.8.12
27
+ version : 1.8.13
28
28
- name : onos-cli
29
29
condition : import.onos-cli.enabled
30
30
repository : file://../onos-cli
31
- version : 1.3.17
31
+ version : 1.3.18
32
32
- name : device-provisioner
33
33
condition : import.device-provisioner.enabled
34
34
repository : file://../device-provisioner
You can’t perform that action at this time.
0 commit comments