argocd-helm/charts/argocd-applicationset/Chart.yaml
Marco Kilchhofer 1dad68d4f4
Mount emptDir for /tmp and add extraVolumes support (#866)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-08-13 17:37:06 +01:00

18 lines
552 B
YAML

apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.1.0
appVersion: "v0.1.0"
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: |
- "[Added]: /tmp is an emptyDir now (enables users to use readOnlyRootFilesystem)"
- "[Added]: Ability to add extraVolumes and extraVolumeMounts"