* feat(argo-workflows): Moved `.Values.images` values to global Signed-off-by: yu-croco <yuki.kita22@gmail.com> * Revert "feat(argo-workflows): Moved `.Values.images` values to global" This reverts commit 67b4294675440ba2dfef5c8db8473d416144cc35. Signed-off-by: yu-croco <yuki.kita22@gmail.com> * feat(argo-workflows): Add global tag Signed-off-by: yu-croco <yuki.kita22@gmail.com>
18 lines
487 B
YAML
18 lines
487 B
YAML
apiVersion: v2
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.16.8
|
|
appVersion: v3.3.8
|
|
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: |
|
|
- "[Added]: Set global tag"
|