From ec7e523ed685772be566fa3c9b6b107cc9109ef8 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 7 Feb 2025 10:48:34 +0100 Subject: [PATCH] fix: update openfga version --- apps/prod-openfga.yaml | 2 +- apps/staging-openfga.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/prod-openfga.yaml b/apps/prod-openfga.yaml index afb9af09..f72c53dd 100644 --- a/apps/prod-openfga.yaml +++ b/apps/prod-openfga.yaml @@ -29,7 +29,7 @@ spec: selfHeal: true sources: - repoURL: https://openfga.github.io/helm-charts - targetRevision: 0.2.19 + targetRevision: 0.2.21 chart: openfga helm: valueFiles: diff --git a/apps/staging-openfga.yaml b/apps/staging-openfga.yaml index 33aaa3e3..c29ad695 100644 --- a/apps/staging-openfga.yaml +++ b/apps/staging-openfga.yaml @@ -29,7 +29,7 @@ spec: selfHeal: true sources: - repoURL: https://openfga.github.io/helm-charts - targetRevision: 0.2.19 + targetRevision: 0.2.21 chart: openfga helm: valueFiles: