Updated argo-cd chart version to 2.2.2 due to argocd-server service labeling implementation
This commit is contained in:
parent
30b1888caf
commit
496195895d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "1.5.1"
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.2.1
|
||||
version: 2.2.2
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
Loading…
Reference in a new issue