
* feat: improve documentation and require changelog Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> * Bump Versions Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> * Bump argo-rollouts Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Apply suggestions from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Reword Artifacthub -> Artifact Hub Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
21 lines
562 B
YAML
21 lines
562 B
YAML
apiVersion: v2
|
|
appVersion: 2.0.4
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
|
name: argo-cd
|
|
version: 3.7.2
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: seanson
|
|
dependencies:
|
|
- name: redis-ha
|
|
version: 4.12.14
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
condition: redis-ha.enabled
|