fix(argo-cd): Fix breaking dex change in argocd 2.0 (#645)

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
Jesse Bye 2021-04-07 08:42:39 -07:00 committed by GitHub
parent 37cd1ef042
commit 1d96f80dac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 22 additions and 18 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 1.8.4
apiVersion: v2
appVersion: 2.0.0
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 2.17.5
version: 3.0.0
home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords:
@ -14,3 +14,8 @@ maintainers:
- name: alexmt
- name: jessesuen
- name: seanson
dependencies:
- name: redis-ha
version: 4.10.1
repository: https://dandydeveloper.github.io/charts/
condition: redis-ha.enabled