chore(argo-rollouts) Upgrade to argo-rollouts 1.3.0 (#1466)

Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
Jason Meridth 2022-09-29 01:43:32 -05:00 committed by GitHub
parent 107695e738
commit ed2bf79bab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 132 additions and 8 deletions

View file

@ -1,13 +1,18 @@
apiVersion: v2
appVersion: "v1.2.2"
appVersion: v1.3.0
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 2.20.0
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
version: 2.21.0
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
keywords:
- argoproj
- argo-rollouts
sources:
- https://github.com/argoproj/argo-rollouts
maintainers:
- name: argoproj
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- "[Added]: initContainer option to controller pod, updated secrets roles"
- "[Changed]: Upgrade ArgoRollouts to v1.3.0"