From 492daf97645eafdcf9e70c149e830981bf6dd24c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Padilla?= Date: Mon, 28 Aug 2023 09:56:38 -0400 Subject: [PATCH 1/2] chore: bump version to v1.3.1 --- charts/openfga/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/openfga/Chart.yaml b/charts/openfga/Chart.yaml index 104de1d..4b81d6c 100644 --- a/charts/openfga/Chart.yaml +++ b/charts/openfga/Chart.yaml @@ -4,7 +4,7 @@ description: A Kubernetes Helm chart for the OpenFGA project. type: application version: 0.1.22 -appVersion: "v1.2.0" +appVersion: "v1.3.1" home: "https://openfga.github.io/helm-charts/charts/openfga" icon: https://github.com/openfga/community/raw/main/brand-assets/icon/color/openfga-icon-color.svg @@ -28,4 +28,4 @@ dependencies: version: "2.6.0" repository: oci://registry-1.docker.io/bitnamicharts tags: - - bitnami-common \ No newline at end of file + - bitnami-common From e34005334e236a3bd5061615ae3e515768876153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Padilla?= Date: Mon, 28 Aug 2023 10:11:55 -0400 Subject: [PATCH 2/2] bump version for release --- charts/openfga/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/openfga/Chart.yaml b/charts/openfga/Chart.yaml index 4b81d6c..8eb8f37 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.1.22 +version: 0.1.23 appVersion: "v1.3.1" home: "https://openfga.github.io/helm-charts/charts/openfga"