12 lines
356 B
YAML
12 lines
356 B
YAML
apiVersion: v2
|
|
description: A Helm chart for Argo-CI
|
|
name: argo-ci
|
|
version: 1.0.0
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
|
appVersion: v1.0.0-alpha2
|
|
home: https://github.com/argoproj/argo-helm
|
|
deprecated: true
|
|
dependencies:
|
|
- name: argo
|
|
version: "^0.16.0"
|
|
repository: https://argoproj.github.io/argo-helm
|