Bump chart argocd-applicationset

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2021-10-17 15:12:35 +02:00
parent 669f9354b9
commit 929125dc54

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.5.1
version: 1.5.2
appVersion: "v0.2.0"
home: https://github.com/argoproj/argo-helm
icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png
@ -14,4 +14,5 @@ maintainers:
- name: maruina
annotations:
artifacthub.io/changes: |
- "[Removed]: Duplicated default values during chart testing"
- "[Added]: Install the chart into a kind cluster during the chart testing process"
- "[Changed]: Parameter 'args.namespace' now defaults to the namespace where you install the chart to"