diff --git a/charts/openfga/Chart.yaml b/charts/openfga/Chart.yaml index 520c1d3..5d59ad4 100644 --- a/charts/openfga/Chart.yaml +++ b/charts/openfga/Chart.yaml @@ -3,7 +3,7 @@ name: openfga description: A Kubernetes Helm chart for the OpenFGA project. type: application -version: 0.2.1 +version: 0.2.2 appVersion: "v1.5.2" home: "https://openfga.github.io/helm-charts" diff --git a/charts/openfga/values.yaml b/charts/openfga/values.yaml index cb56305..b585d13 100644 --- a/charts/openfga/values.yaml +++ b/charts/openfga/values.yaml @@ -41,7 +41,7 @@ securityContext: initContainer: repository: groundnuty/k8s-wait-for - tag: "v1.6" + tag: "v2.0" pullPolicy: IfNotPresent ## Configure extra options for OpenFGA containers' liveness, readiness and startup probes