14 lines
273 B
YAML
14 lines
273 B
YAML
{
|
|
"name": "argo-rollouts",
|
|
"namespace": "argo-rollouts",
|
|
"step": "2",
|
|
"source": {
|
|
"repoURL": "https://argoproj.github.io/argo-helm",
|
|
"chart": "argo-rollouts",
|
|
"targetRevision": 2.40.6
|
|
},
|
|
"helm": {
|
|
"values": "dashboard:\n enabled: true\n"
|
|
}
|
|
}
|