From ac2e53ab75d0f30bc3300b67f786226166db3cac Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Mon, 25 Mar 2024 08:44:34 +0000 Subject: [PATCH 1/4] ci/add codeowners --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..fc90579 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +## code changes will send PR to following users +* @flagsmith/flagsmith-back-end From c0ce9c8d7c084f49f478a8db5a0a974659532f70 Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Mon, 25 Mar 2024 08:47:08 +0000 Subject: [PATCH 2/4] ci/add codeowners --- charts/flagsmith/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index c11519d..2f97b6b 100644 --- a/charts/flagsmith/Chart.yaml +++ b/charts/flagsmith/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: flagsmith description: Flagsmith type: application -version: 0.28.0 +version: 0.28.1 appVersion: 2.103.0 dependencies: - name: postgresql From df5ae90c28ef31b181f870ac275a1ebab97fdb5f Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Mon, 25 Mar 2024 08:50:27 +0000 Subject: [PATCH 3/4] ci/add codeowners --- charts/flagsmith/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index 2f97b6b..67007ea 100644 --- a/charts/flagsmith/Chart.yaml +++ b/charts/flagsmith/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: flagsmith description: Flagsmith type: application -version: 0.28.1 +version: 0.29.1 appVersion: 2.103.0 dependencies: - name: postgresql From dbfcd1256f04064614e43af1978ed021cd990f17 Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Mon, 25 Mar 2024 09:36:50 +0000 Subject: [PATCH 4/4] ci/add codeowners --- charts/flagsmith/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index 67007ea..dc49fe3 100644 --- a/charts/flagsmith/Chart.yaml +++ b/charts/flagsmith/Chart.yaml @@ -3,7 +3,7 @@ name: flagsmith description: Flagsmith type: application version: 0.29.1 -appVersion: 2.103.0 +appVersion: 2.104.0 dependencies: - name: postgresql repository: https://charts.helm.sh/stable