feat(argo-applicationset): Bump appVersion to 0.0.2

Signed-off-by: Edward Nys <edward@linkurio.us>
This commit is contained in:
Edward Nys 2021-08-22 12:58:08 +00:00
parent fa7ba522e0
commit 305187deb3

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.1.0
appVersion: "v0.1.0"
version: 1.2.0
appVersion: "v0.2.0"
home: https://github.com/argoproj/argo-helm
icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png
keywords:
@ -14,5 +14,4 @@ maintainers:
- name: maruina
annotations:
artifacthub.io/changes: |
- "[Added]: /tmp is an emptyDir now (enables users to use readOnlyRootFilesystem)"
- "[Added]: Ability to add extraVolumes and extraVolumeMounts"
- "[Changed]: Bumped argocd-applicationset to 0.2.0"