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:
parent
965dccf732
commit
d6ec86fb65
6 changed files with 299 additions and 6 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue