fix(argo-cd): update applicationset clusterrole verbs by analogy with ns-scoped role

Signed-off-by: Dmitry Khodorov <el1191@woyd.ru>
This commit is contained in:
Dmitry Khodorov 2024-08-08 02:30:26 +03:00 committed by el1191
parent 2251079c26
commit d731b282e2
No known key found for this signature in database
GPG key ID: 3B755CA209399472
2 changed files with 4 additions and 2 deletions

View file

@ -3,7 +3,7 @@ appVersion: v2.12.0
kubeVersion: ">=1.25.0-0"
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 7.4.1
version: 7.4.2
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -27,4 +27,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: fixed
description: added ttlsecondsafterfinished in redis-secret-init job to prevent a stuck in waiting for completion of hook batch/Job/argocd-redis-secret-init
description: update applicationset clusterrole verbs by analogy with ns-scoped role

View file

@ -35,6 +35,8 @@ rules:
- appprojects
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources: