File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: v2
55name : lfx-platform
66description : LFX Platform v2 Helm chart
77type : application
8- version : 0.2.2
8+ version : 0.2.3
99icon : https://github.com/linuxfoundation/lfx-v2-helm/raw/main/img/lfx-logo-color.svg
1010dependencies :
1111 - name : traefik
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ metadata:
1212spec :
1313 instances :
1414 - version :
15- major : 1
16- minor : 2
17- patch : 1
15+ major : 2
16+ minor : 0
17+ patch : 0
1818 authorizationModel : |
1919 model
2020 schema 1.1
4747 type groupsio_service
4848 relations
4949 define project: [project]
50- define owner: owner from project
50+ define owner: [user] or owner from project
5151 define writer: writer from project or owner
5252 define auditor: auditor from project or writer
5353 define viewer: [user:*] or auditor from project
You can’t perform that action at this time.
0 commit comments