Incremented version of argo-workflows helm chart.

Signed-off-by: workwithprashant <60788667+workwithprashant@users.noreply.github.com>
This commit is contained in:
workwithprashant 2023-12-11 22:48:31 +00:00
parent 0f300d512b
commit 5456e6de37

View file

@ -3,7 +3,7 @@ appVersion: v3.5.2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.39.8
version: 0.39.9
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -17,4 +17,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: changed
description: Add support for sso filterGroupsRegex according to https://argoproj.github.io/argo-workflows/argo-server-sso/#filtering-groups
description: fix(argo-workflows): fix helm lint error when extraObjects is defined and same fix as one done for argo-cd #2116