fix(argocd): Add changes and bump version

Signed-off-by: Elad Shmitanka <elad@myheritage.com>
This commit is contained in:
Elad Shmitanka 2023-07-19 13:32:31 +03:00
parent 0c23e8ac0d
commit 84d6908579

View file

@ -3,7 +3,7 @@ appVersion: v2.7.7
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.41.0
version: 5.41.1
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -28,3 +28,5 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: Make ServiceMonitor deployment conditional on CRD existence
- kind: fixed
description: Fix SAML auth when using private CA with Ingress