docs(argo-workflows): Fix typos and add missing words in README (#1248)
* Fix typos and add missing words in README.md No real content changes, just textual improvements. * Bump version and add changelog Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Sync changes README.md -> README.md.gotmpl Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
ef70ad9edd
commit
b849ee9775
3 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.14.1
|
||||
version: 0.14.2
|
||||
appVersion: v3.3.2
|
||||
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 create verb to workflowtaskresults for the workflow role"
|
||||
- "[Fixed]: Fix typos and add missing words in README"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue