fix: default argocd version in documentation (#456)
* Fix default argocd version in documentation * Bump chart version
This commit is contained in:
parent
e3371f333f
commit
83e9e19e2d
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: 1.7.6
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.7.4
|
||||
version: 2.7.5
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue