
* feat(all): Add Documentation Guidelines Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> * Satisfy Linter Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> * Apply changes from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * fix: Also add *.gotmpl to argo-rollouts/.helmignore Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
24 lines
628 B
YAML
24 lines
628 B
YAML
apiVersion: v2
|
|
appVersion: v2.2.2
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
|
name: argo-cd
|
|
version: 3.31.1
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: seanson
|
|
dependencies:
|
|
- name: redis-ha
|
|
version: 4.12.17
|
|
repository: https://dandydeveloper.github.io/charts/
|
|
condition: redis-ha.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Changed]: Consistent .helmignore"
|