We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a67628 + 9630df9 commit 8f28ab5Copy full SHA for 8f28ab5
charts/lfx-platform/Chart.yaml
@@ -5,7 +5,7 @@ apiVersion: v2
5
name: lfx-platform
6
description: LFX Platform v2 Helm chart
7
type: application
8
-version: 0.2.2
+version: 0.2.3
9
icon: https://github.com/linuxfoundation/lfx-v2-helm/raw/main/img/lfx-logo-color.svg
10
dependencies:
11
- name: traefik
charts/lfx-platform/templates/openfga/model.yaml
@@ -12,9 +12,9 @@ metadata:
12
spec:
13
instances:
14
- version:
15
- major: 1
16
- minor: 2
17
- patch: 1
+ major: 2
+ minor: 0
+ patch: 0
18
authorizationModel: |
19
model
20
schema 1.1
0 commit comments