From 596840f8d3231b70f4bce4165ae09a1dc3882306 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Wed, 29 Oct 2025 11:34:28 +0200 Subject: [PATCH 1/2] app-proxy: rbac added list permisisons for eventbus --- .../templates/_components/cap-app-proxy/_rbac.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/charts/gitops-runtime/templates/_components/cap-app-proxy/_rbac.yaml b/charts/gitops-runtime/templates/_components/cap-app-proxy/_rbac.yaml index aca416800..b7b2758e7 100644 --- a/charts/gitops-runtime/templates/_components/cap-app-proxy/_rbac.yaml +++ b/charts/gitops-runtime/templates/_components/cap-app-proxy/_rbac.yaml @@ -64,6 +64,12 @@ rules: - update - patch - delete +- apiGroups: + - argoproj.io + resources: + - eventbus + verbs: + - list - apiGroups: - "" resources: From 688c0dbd7d7d465d81a1f3f7edd49b307222fe17 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Wed, 29 Oct 2025 11:09:16 +0000 Subject: [PATCH 2/2] CI Automatic commit - align Chart version --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 7aee65b1b..df8f2d4b0 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.1.75 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: '0.24.6' +version: '0.24.7' home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: