chore(argo-cd): add new api version for cert-manager (#1713)

chore: add new api version for cert-manager

Signed-off-by: Nolan Emirot <emirot.nolan@gmail.com>
This commit is contained in:
Nolan Emirot 2022-12-14 22:03:15 -08:00 committed by GitHub
parent e9495d3c10
commit ed24a95467
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -3,7 +3,7 @@ appVersion: v2.5.4
kubeVersion: ">=1.22.0-0"
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 5.16.5
version: 5.16.6
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -23,5 +23,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Docs]: Updated ApplicationSet value documentation"
- "[Docs]: Updated notification value documentation"
- "[chore]: Update new api-version for cert-manager"