feat(argo-workflows): add support workflow-controller-configmap navColor (#1276)

Signed-off-by: krrrr38 <k.kaizu38@gmail.com>
This commit is contained in:
Ken Kaizu 2022-05-25 18:30:08 +09:00 committed by GitHub
parent 5f33394042
commit 760fe39dc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.15.4
version: 0.16.0
appVersion: v3.3.5
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: |
- "[Fixed]: Add missing rules for workflow role to run HTTP/plugin templates"
- "[Added]: Add support for workflow-controller-configmap navColor."