fix(argo-cd): fix missing colon in example service definitions (#810)
* fix(argo-cd): fix missing colon in example service definitions Signed-off-by: Alex Andrews <alias-dev@protonmail.com> * build(argo-cd): Bump chart patch version Signed-off-by: Alex Andrews <alias-dev@protonmail.com>
This commit is contained in:
parent
ca0a53d6eb
commit
7e381436f9
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: 2.0.3
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 3.6.8
|
||||
version: 3.6.9
|
||||
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