Commit 6af8fcd 1 parent 856f0c3 commit 6af8fcd Copy full SHA for 6af8fcd
File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ apiVersion: v2
6
6
name : onos-operator
7
7
version : 0.5.7
8
8
kubeVersion : " >=1.17.0"
9
- appVersion : v0.5.2
9
+ appVersion : v0.5.3
10
10
description : µONOS Operator
11
11
keywords :
12
12
- onos
@@ -15,3 +15,8 @@ home: https://onosproject.org
15
15
maintainers :
16
16
- name : ONOS Support
17
17
email : support@opennetworking.org
18
+ dependencies :
19
+ - name : app-operator
20
+ version : 0.5.5
21
+ - name : topo-operator
22
+ version : 0.5.4
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ apiVersion: v2
6
6
name : tlaplus-monitor
7
7
kubeVersion : " >=1.12.0"
8
8
type : application
9
- version : 0.0.2
10
- appVersion : 1.0
9
+ version : 0.0.3
10
+ appVersion : " 1.0"
11
11
description : TLA+ Conformance Monitor
12
12
keywords :
13
13
- monitoring
You can’t perform that action at this time.
0 commit comments