chore(argo-cd): add support for http probe scheme for dex (#2550)
This commit is contained in:
parent
fa85e824f0
commit
2f82fb5992
4 changed files with 10 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.10.1
|
|||
kubeVersion: ">=1.23.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 6.4.0
|
||||
version: 6.4.1
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -27,6 +27,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Added support for application controller dynamic cluster distribution.
|
||||
- kind: fixed
|
||||
description: Added env variables to handle the non-standard names generated by the helm chart.
|
||||
description: Added support for http probe scheme for dex liveness and readiness
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue