feat(argo-cd): Add honorLabels config for ServiceMonitor resources (#3018)
add honorLabels config for ServiceMonitor resources Signed-off-by: DIVET Etienne <etienne.divet@enedis.fr> Co-authored-by: DIVET Etienne <etienne.divet@enedis.fr> Co-authored-by: Aikawa <yu.croco@gmail.com>
This commit is contained in:
parent
0f79d5af86
commit
0061e14563
10 changed files with 30 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.13.0
|
|||
kubeVersion: ">=1.25.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 7.7.0
|
||||
version: 7.7.1
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -27,4 +27,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Bump argo-cd to v2.13.0
|
||||
description: add honorLabels config for ServiceMonitor resources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue