* [argo-cd] Added simple PrometheusRule This patch adds a few simple rules which you can leverage to make sure that your infrastructure is up to date. They are optional and opt-in only. * Add conditional selector fix from #180 * Bump chart version
16 lines
409 B
YAML
16 lines
409 B
YAML
apiVersion: v1
|
|
appVersion: "1.3.0"
|
|
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
|
name: argo-cd
|
|
version: 1.4.3
|
|
home: https://github.com/argoproj/argo-helm
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
|
keywords:
|
|
- argoproj
|
|
- argocd
|
|
- gitops
|
|
maintainers:
|
|
- name: alexec
|
|
- name: alexmt
|
|
- name: jessesuen
|
|
- name: seanson
|