Bump chart version and add artifacthub changes
Signed-off-by: Peejai <pieterjan.soetaert@robovision.eu>
This commit is contained in:
parent
bfc85608f4
commit
171f09ba05
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ appVersion: v3.4.7
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.26.3
|
||||
version: 0.26.4
|
||||
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
@ -14,4 +14,4 @@ maintainers:
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Fix Helm chart to correctly reference Kubernetes version in conditional check for HPA apiVersion
|
||||
description: Create clusterWorkflowTemplates CRD only when enabled in Helm values.
|
||||
|
|
Loading…
Reference in a new issue