Update: changelog

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
This commit is contained in:
Nicolas Lamirault 2021-09-13 18:35:11 +02:00
parent 7d1e80ca3a
commit 5dcc6e696f
No known key found for this signature in database
GPG key ID: 65D6BB0526B7051F

View file

@ -1,10 +1,10 @@
apiVersion: v2 apiVersion: v2
appVersion: 2.0.0 appVersion: 2.1.2
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.3.0 version: 3.18.0
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png icon: https://argoproj.github.io/argo-cd/assets/logo.png
keywords: keywords:
- argoproj - argoproj
- argocd - argocd
@ -14,8 +14,11 @@ maintainers:
- name: alexmt - name: alexmt
- name: jessesuen - name: jessesuen
- name: seanson - name: seanson
# dependencies: dependencies:
# - name: redis-ha - name: redis-ha
# version: 4.12.14 version: 4.12.17
# repository: https://dandydeveloper.github.io/charts/ repository: https://dandydeveloper.github.io/charts/
# condition: redis-ha.enabled condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Changed]: Support for additional labels"