Added tolerations, nodeSelectors and affinity to argo-rollouts (#387)
* added tolerations, nodeSelectors and affinity * update chart version * Update values.yaml * Update Chart.yaml
This commit is contained in:
parent
6a09dda2ed
commit
bc78e3cbe1
4 changed files with 24 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "0.8.0"
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue