According to the documentation: https://argoproj.github.io/argo-workflows/walk-through/artifacts/#artifact-garbage-collection Signed-off-by: danmx <daniel@iziourov.info> Signed-off-by: danmx <daniel@iziourov.info> Co-authored-by: Jason Meridth <jmeridth@gmail.com>
16 lines
485 B
YAML
16 lines
485 B
YAML
apiVersion: v2
|
|
appVersion: v3.4.4
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
version: 0.22.0
|
|
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: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Fixed]: Missing Artifact GC permissions"
|