Signed-off-by: Dan Tulovsky <dant@lightstep.com>
This commit is contained in:
Dan Tulovsky 2021-10-17 09:21:33 -04:00
commit 94254f716a
13 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.1.3
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.25.1
version: 3.25.2
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords:
@ -21,4 +21,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Fixed]: Use correct chart icon url"
- "[Changed]: Reorganize some files in repo, move applications.yaml and projects.yaml into argocd-configs."