feat(argo-rollouts): Add support for topologySpreadConstraints (#1755)
This commit is contained in:
parent
5c6ad38b15
commit
2777121707
6 changed files with 48 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.3.1
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.21.1
|
||||
version: 2.21.2
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -15,4 +15,4 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Upgrade ArgoRollouts to v1.3.1"
|
||||
- "[Added]: Add support for topologySpreadConstraints"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue