argocd-helm/charts/argo-workflows/Chart.yaml
darklore d30d85060e
fix(argo-workflows): Avoid "namespace: null" when singleNamespace is true (#1154)
Signed-off-by: darklore <zodiac.brave.story@gmail.com>
2022-03-03 15:01:49 +01:00

18 lines
525 B
YAML

apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.11.1
appVersion: v3.2.7
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
- https://github.com/argoproj/argo-workflows
maintainers:
- name: alexec
- name: alexmt
- name: jessesuen
- name: benjaminws
annotations:
artifacthub.io/changes: |
- "[Fixed]: Avoid "namespace: null" when singleNamespace is true"