Merge branch 'master' into refactor/rollouts_move_files

This commit is contained in:
Marco Kilchhofer 2021-10-17 12:50:16 +02:00 committed by GitHub
commit 1e8cd9d848
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 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."