argocd-helm/charts/argo-workflows/Chart.yaml
Bikramdeep Singh bfad95fe77
fix(argo-workflows): Setting default ContainerRuntimeExecutor to emissary (#1243)
* set default ContainerRuntimeExecutor to emissary

bumping argo-workflows helm chart to 0.14.1

Signed-off-by: Bikram <bikram@reserved.ai>

* Update docs

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

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-05-09 21:51:05 +02:00

18 lines
525 B
YAML

apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.14.3
appVersion: v3.3.2
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]: Setting default ContainerRuntimeExecutor to emissary"