File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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.19
8+ version : 0.2.20
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 2121 - version :
2222 major : 4
2323 minor : 3
24- patch : 1
24+ patch : 2
2525 authorizationModel : |
2626 model
2727 schema 1.1
@@ -107,7 +107,7 @@ spec:
107107 # meeting become obsolete if the meeting is deleted.
108108 define meeting: [meeting]
109109 # The auditor relation identifies a user who can audit this meeting.
110- define auditor: auditor from project or auditor from meeting
110+ define auditor: organizer or auditor from project or auditor from meeting
111111 # The organizer relation identifies a user who can manage this one past meeting.
112112 # That means they can update the past meeting details, update the participants, etc.
113113 define organizer: [user] or meeting_coordinator from project or writer from project or organizer from meeting
You can’t perform that action at this time.
0 commit comments