feat(argo-cd): Upgrade argocd to v2.1.7 (#1024)

This commit is contained in:
smcavallo 2021-11-21 07:48:17 -05:00 committed by GitHub
parent 46eb042763
commit 4702907e8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v2.1.6
appVersion: v2.1.7
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.26.9
version: 3.26.10
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: |
- "[Changed]: Update github ssh key fingerprint"
- "[Changed]: Update to app version 2.1.7"