feat: Add chart for argo-rollouts (#226)
This commit is contained in:
parent
7a3120bed9
commit
560263569f
15 changed files with 11177 additions and 0 deletions
11
charts/argo-rollouts/Chart.yaml
Normal file
11
charts/argo-rollouts/Chart.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v1
|
||||
appVersion: "0.7"
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 0.1.0
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
- name: alexmt
|
||||
- name: dthomson25
|
||||
- name: jessesuen
|
||||
Loading…
Add table
Add a link
Reference in a new issue