argocd-helm/charts/argocd-applicationset/Chart.yaml
AJ Christensen f8803d52d1
fix(argo-cd applicationset): add extraContainers to deployment (#1125)
Signed-off-by: AJ Christensen <aj@junglistheavy.industries>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-02-17 09:19:27 +01:00

17 lines
463 B
YAML

apiVersion: v2
name: argocd-applicationset
description: A Helm chart for installing ArgoCD ApplicationSet
type: application
version: 1.11.0
appVersion: "v0.3.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]: extraContainers support in Deployment resource"