Skip to content

Commit a083112

Browse files
chore(argo-cd): Update dependency argoproj/argo-cd to v2.13.3 (#3103)
1 parent 844afb6 commit a083112

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/argo-cd/Chart.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: v2.13.2
2+
appVersion: v2.13.3
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: 7.7.12
6+
version: 7.7.13
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:
@@ -26,5 +26,5 @@ annotations:
2626
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
2727
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828
artifacthub.io/changes: |
29-
- kind: fixed
30-
description: Correct outdated URL for doc
29+
- kind: changed
30+
description: Bump argo-cd to v2.13.3

0 commit comments

Comments
 (0)