Update: bump chart version
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
This commit is contained in:
parent
19d019039c
commit
df36531b05
1 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@ apiVersion: v2
|
||||||
appVersion: 2.0.0
|
appVersion: 2.0.0
|
||||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
version: 3.2.3
|
version: 3.2.4
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -14,8 +14,8 @@ maintainers:
|
||||||
- name: alexmt
|
- name: alexmt
|
||||||
- name: jessesuen
|
- name: jessesuen
|
||||||
- name: seanson
|
- name: seanson
|
||||||
dependencies:
|
# dependencies:
|
||||||
- name: redis-ha
|
# - name: redis-ha
|
||||||
version: 4.12.14
|
# version: 4.12.14
|
||||||
repository: https://dandydeveloper.github.io/charts/
|
# repository: https://dandydeveloper.github.io/charts/
|
||||||
condition: redis-ha.enabled
|
# condition: redis-ha.enabled
|
||||||
|
|
Loading…
Reference in a new issue