feat(argo-workflows): Bump appVersion to 3.1.8

Signed-off-by: Peter Smit <peter.smit@inscripta.io>
This commit is contained in:
Peter Smit 2021-08-19 06:41:56 +03:00
parent b73566058d
commit 2d57daf2f0
No known key found for this signature in database
GPG key ID: 0ECAB9A3BCCD193C

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: argo-workflows name: argo-workflows
description: A Helm chart for Argo Workflows description: A Helm chart for Argo Workflows
type: application type: application
version: 0.4.0 version: 0.4.1
appVersion: "v3.1.5" appVersion: "v3.1.8"
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm home: https://github.com/argoproj/argo-helm
sources: sources:
@ -15,4 +15,4 @@ maintainers:
- name: benjaminws - name: benjaminws
annotations: annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- "[Changed]: Bump appVersion to 3.1.5" - "[Changed]: Bump appVersion to 3.1.8"