fix(argo-workflows): Update outdated content on README (#1948)

fix(argo-workflows): Remove outdated content on README
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
Aikawa 2023-04-11 22:50:22 +09:00 committed by GitHub
parent 7eafaa742e
commit 633954386f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 73 additions and 17 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.4.6
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.23.0
version: 0.23.1
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -13,5 +13,5 @@ maintainers:
url: https://argoproj.github.io/
annotations:
artifacthub.io/changes: |
- kind: added
description: Added the ability to deploy init containers alongside the controller and server deployments.
- kind: fixed
description: Update outdated content on README.