feat(argo-cd): Add support for controller.sync.timeout.seconds (#3176)
Signed-off-by: Filipe Costa <fjg.costa@gmail.com>
This commit is contained in:
parent
52870ab907
commit
7b9f7fbed9
3 changed files with 6 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.14.2
|
|||
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.8.3
|
||||
version: 7.8.4
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -26,5 +26,5 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Bump dex version to v2.42.0
|
||||
- kind: added
|
||||
description: Support controller.sync.timeout.seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue