chore: update rollouts to v1.1.0 (#966)

* chore: add changelog

Signed-off-by: agill17 <amgill1234@gmail.com>

* fix(argo-cd): Use correct chart icon url (#964)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: agill17 <amgill1234@gmail.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Amrit Gill 2021-10-14 10:58:00 -04:00 committed by GitHub
parent 965dccf732
commit d6ec86fb65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 299 additions and 6 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "v1.0.2"
appVersion: "v1.1.0"
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 2.1.1
version: 2.2.0
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
home: https://github.com/argoproj/argo-helm
maintainers:
@ -11,4 +11,4 @@ maintainers:
- name: jessesuen
annotations:
artifacthub.io/changes: |
- "[Added]: Two separate tests. One for default values and one for dashboard enabled."
- "[Changed]: updated rollouts version to 1.1.0 and updated CRDs to reflect the version bump"