fix version
This commit is contained in:
parent
03398e926c
commit
b82366131d
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.25.3
|
||||
version: 0.26.0
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
@ -14,4 +14,4 @@ maintainers:
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: fix
|
||||
description: Add missing argo-workflows.apiVersion.autoscaling helper function used for HPA configuration
|
||||
description: Drop .Values.useDefaultArtifactRepo flag to simplify usage
|
||||
|
|
Loading…
Reference in a new issue