fix(argo-cd): Update README.md for ArgoCD (#888)

This commit is contained in:
Aditya Menon 2021-08-23 15:01:26 +02:00 committed by GitHub
parent 4e8715d527
commit 3440961aa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.1.0
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.13.0
version: 3.13.1
home: https://github.com/argoproj/argo-helm
icon: https://argoproj.github.io/argo-cd/assets/logo.png
keywords:
@ -21,5 +21,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Fixed]: Remove ArgoCD Repo Server entrypoint file from command block. Defers to entrypoint defined in the Dockerfile"
- "[Fixed]: Remove deprecated static assets flag"
- "[Fixed]: Updated README.md for ArgoCD"