docs(argo-cd): Minor clarification around CRDs for Argo-CD (#1481)
Signed-off-by: Paul Brousseau <object88@gmail.com>
This commit is contained in:
parent
ba733e921d
commit
f1fabf17dd
3 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v2.4.12
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 5.5.3
|
||||
version: 5.5.4
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -19,4 +19,4 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Node selector for repoServer was not rendered correctly"
|
||||
- "[Fixed]: Clarified documentation around CRD upgrades"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue