Merge branch 'master' into workflows_version

This commit is contained in:
Marko Bevc 2021-10-14 13:40:30 +01:00 committed by GitHub
commit 603f05f052
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,9 @@ apiVersion: v2
appVersion: 2.1.3 appVersion: 2.1.3
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd name: argo-cd
version: 3.25.0 version: 3.25.1
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-cd/assets/logo.png icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords: keywords:
- argoproj - argoproj
- argocd - argocd
@ -21,4 +21,4 @@ dependencies:
condition: redis-ha.enabled condition: redis-ha.enabled
annotations: annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- "[Added]: Uses extraVolumes and extraVolumeMounts for dex server" - "[Fixed]: Use correct chart icon url"