fix(argo-cd): hard coded .selector.matchLabels (#603)
* fix(argo-cd): hard coded .selector.matchLabels it fixes #602 Signed-off-by: abdennour <mail@abdennoor.com> * style(argo-cd): linting circle ci error too many blank lines it fixes #602 Signed-off-by: abdennour <mail@abdennoor.com> * chore(argo-cd): adding myself to codeowners it is related to #602 Signed-off-by: abdennour <mail@abdennoor.com> * chore(argo-cd): CODEOWNER work by invitation related to #603 #602 Signed-off-by: abdennour <mail@abdennoor.com> * fix(argo-cd): Add info in README about labels Signed-off-by: Sean Johnson <seanson@users.noreply.github.com> Co-authored-by: Sean Johnson <seanson@users.noreply.github.com>
This commit is contained in:
parent
22b0811090
commit
0bc4be4e2a
3 changed files with 6 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: 1.8.4
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.14.7
|
||||
version: 2.14.8
|
||||
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