argocd-helm/charts/argocd-applicationset/Chart.yaml
Philippe 608e396964
feat(argo-applicationset): update appVersion to 0.4.1 (#1223)
* feat: update appVersion to 0.4.1

Signed-off-by: Philippe <philippe.burgisser@camptocamp.com>

* Update changelog

Signed-off-by: Philippe <philippe.burgisser@camptocamp.com>

* fix: Also sync entrypoint.sh change from upstream

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-04-22 09:23:24 +02:00

17 lines
509 B
YAML

apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.12.0
appVersion: "v0.4.1"
home: https://github.com/argoproj/argo-helm
icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png
keywords:
- argoproj
- appset
- gitops
maintainers:
- name: maruina
annotations:
artifacthub.io/changes: |
- "[Changed]: updated application version for v0.4.1 and its CRD for support of skipCrds in applications"