Skip to content

Commit fe70efd

Browse files
authored
feat: Cherry-picked AppSet PR generator return 0 results upon repo not found instead of failing (#183)
* Cherry-picked AppSet PR generator return 0 results upon repo not found instead of failing Signed-off-by: reggie-k <[email protected]> * Cherry-picked AppSet PR generator return 0 results upon repo not found instead of failing Signed-off-by: reggie-k <[email protected]> --------- Signed-off-by: reggie-k <[email protected]>
1 parent bfb14a6 commit fe70efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/argo-cd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: v3.0.2-2025-07-06-e9fc72a9
33
kubeVersion: ">=1.25.0-0"
44
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
55
name: argo-cd
6-
version: 8.0.6-3-cap-v3.0.2-2025-06-24-979b8c8e
6+
version: 8.0.6-4-cap-v3.0.2-2025-07-06-e9fc72a9
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:

0 commit comments

Comments
 (0)