fix(argo-workflows): Remove unsupported value (#1302)
* fix(argo-workflows): Add comment about removed flag Signed-off-by: yu-croco <yuki.kita22@gmail.com> * fix(argo-workflows): Remove unsupported value Signed-off-by: yu-croco <yuki.kita22@gmail.com>
This commit is contained in:
parent
3f72172232
commit
35f9ea8149
4 changed files with 2 additions and 9 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.16.1
|
||||
version: 0.16.2
|
||||
appVersion: v3.3.6
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
|
|
@ -15,4 +15,4 @@ maintainers:
|
|||
- name: benjaminws
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update to app version v3.3.6"
|
||||
- "[Fixed]: Remove unsupported value"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue