Feat(argo-rollouts): Update argo-rollouts to v0.10.2 (#538)
* feat(argo-rollouts): Update argo-rollouts to v0.10.2 Signed-off-by: Stephen Harris <stephen.harris1@kaluza.com> * chore: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in favor of apiextensions.k8s.io/v1 CustomResourceDefinition Signed-off-by: Stephen Harris <stephen.harris1@kaluza.com>
This commit is contained in:
parent
b7679a8968
commit
8baf0d4465
12 changed files with 343 additions and 149 deletions
|
|
@ -13,7 +13,7 @@ controller:
|
|||
affinity: {}
|
||||
image:
|
||||
repository: argoproj/argo-rollouts
|
||||
tag: v0.9.1
|
||||
tag: v0.10.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue