Skip to content

Commit 6b1de1e

Browse files
authored
Merge pull request #52 from linuxfoundation/LFXV2-352
LFXV2-352 - update the groupsio mailing list object to manage the members
2 parents f40018f + 6d4028a commit 6b1de1e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

charts/lfx-platform/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apiVersion: v2
55
name: lfx-platform
66
description: LFX Platform v2 Helm chart
77
type: application
8-
version: 0.2.9
8+
version: 0.2.10
99
icon: https://github.com/linuxfoundation/lfx-v2-helm/raw/main/img/lfx-logo-color.svg
1010
dependencies:
1111
- name: traefik

charts/lfx-platform/templates/openfga/model.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
*/}}
2121
- version:
2222
major: 4
23-
minor: 1
23+
minor: 2
2424
patch: 0
2525
authorizationModel: |
2626
model
@@ -69,6 +69,7 @@ spec:
6969
define writer: writer from groupsio_service or writer from committee
7070
define auditor: auditor from groupsio_service or auditor from committee
7171
define viewer: viewer from groupsio_service or member from committee
72+
define member: [user]
7273
7374
type meeting
7475
relations

0 commit comments

Comments
 (0)