fix(argo-cd): Add usages to ArgoCD server certificate (#2143)
This commit is contained in:
parent
7c3553de9d
commit
167c112bcb
4 changed files with 10 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.7.6
|
|||
kubeVersion: ">=1.23.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 5.36.12
|
||||
version: 5.36.13
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -27,4 +27,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Added note about Kubernetes Compatibility Matrix
|
||||
description: Support for setting server certificate usages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue