feat(argo-workflows): Update argo workflows to v3.2.7 (#1130)

This commit is contained in:
Muhammad Hamza Zaib 2022-02-10 00:06:32 +01:00 committed by GitHub
parent da0946d61e
commit 59feee1a07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.10.0
appVersion: v3.2.6
version: 0.10.1
appVersion: v3.2.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: |
- "[Added]: Add controller serviceMonitor.namespace parameter."
- "[Changed]: Update to app version v3.2.7"