feat(argo-workflows) Upgrade argo-workflows to v3.3.7 (#1337)
[Release Notes](https://github.com/argoproj/argo-workflows/releases/tag/v3.3.7) Includes: - fix: Skip TestExitHookWithExpression() completely ([#8761](https://github.com/argoproj/argo-workflows/pull/8761)) Signed-off-by: jmeridth <jmeridth@gmail.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
6f8aea3750
commit
789ce031bd
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.16.4
|
||||
appVersion: v3.3.6
|
||||
version: 0.16.5
|
||||
appVersion: v3.3.7
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
@ -15,4 +15,4 @@ maintainers:
|
|||
- name: benjaminws
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: Add missing verb on workflow-controller cluster role for using HTTP templates"
|
||||
- "[Changed]: Update to app version v3.3.7"
|
||||
|
|
Loading…
Reference in a new issue