diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 7aee65b1..df8f2d4b 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: 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 aca41680..b7b2758e 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: