docs(argo-workflows): Add MySQL persistence support explicitly on README (#2448)
This commit is contained in:
parent
1de9659d1c
commit
a2c964045a
3 changed files with 17 additions and 5 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.5.4
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.40.8
|
||||
version: 0.40.9
|
||||
icon: https://argoproj.github.io/argo-workflows/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -16,5 +16,5 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Remove trailing whitespace from `.resourceRateLimit` when value is set and `.sso.redirectUrl` when value is an empty string.
|
||||
- kind: added
|
||||
description: Add MySQL persistence support explicitly on README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue