fix(argo-rollouts): Update AnalysisRun CRD to match upstream (#2320)
This commit is contained in:
parent
94c0a0a246
commit
4f5c75fbc7
2 changed files with 51 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.6.0
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 2.32.1
|
||||
version: 2.32.2
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -19,4 +19,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Use integer instead of float for controller replicas
|
||||
description: Update AnalysisRun CRD to match upstream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue