update openfga

This commit is contained in:
2024-10-28 15:08:57 +00:00
parent 52e7012b41
commit 516475d47a
3 changed files with 6 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ OPENFGA_FQDN="localhost"
# see https://github.com/openfga/openfga/releases
# renovate: datasource=github-releases depName=openfga/openfga
openfga_version='1.5.3'
openfga_version='1.6.2'
# create the openfga system user.
groupadd --system openfga || true