Skip to content

Commit bfb14a6

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/argo-cd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: v3.0.2-2025-06-24-979b8c8e
2+
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
@@ -27,4 +27,4 @@ annotations:
2727
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828
artifacthub.io/changes: |
2929
- kind: changed
30-
description: Upgraded ubuntu base image to 25.04 and aligned git-lfs installation with upstream
30+
description: Cherry-picked AppSet PR generator return 0 results upon repo not found instead of failing

0 commit comments

Comments
 (0)