feat(argo-workflows): Add ability to use memoization (#1924)

This commit is contained in:
Emil Smoleński 2023-03-23 08:09:03 +01:00 committed by GitHub
parent 2563d1e6f9
commit 2d193be5c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.4.5
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.22.14
version: 0.22.15
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -14,4 +14,4 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: added
description: Add install guide on README.
description: Ability to use memoization feature.