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:
Etienne Divet 2024-11-10 02:42:00 +01:00 committed by GitHub
parent 0f79d5af86
commit 0061e14563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 30 additions and 2 deletions

View file

@ -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