feat(argo-workflows): add Prometheus ServiceMonitor relabelings, metricRelabelings & targetLabels (#1977)
* feat(argo-workflows): add Prometheus ServiceMonitor relabelings, metricRelabelings & targetLabels Signed-off-by: Stefan Tertan <stefan.tertan@fundingcircle.com> * chore(argo-workflows): bump Helm chart patch version Signed-off-by: Stefan Tertan <stefan.tertan@fundingcircle.com> * docs(argo-workflows): update README.md via `helm-docs` Signed-off-by: Stefan Tertan <stefan.tertan@fundingcircle.com> * chore(argo-workflows): update changelog via chart annotation Signed-off-by: Stefan Tertan <stefan.tertan@fundingcircle.com> * chore(argo-workflows): remove URLs from README Signed-off-by: Stefan Tertan <stefan.tertan@fundingcircle.com> --------- Signed-off-by: Stefan Tertan <stefan.tertan@fundingcircle.com> Co-authored-by: Aikawa <yu.croco@gmail.com>
This commit is contained in:
parent
d2853afc24
commit
00e585342a
4 changed files with 34 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.4.7
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.25.0
|
||||
version: 0.25.1
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -14,4 +14,4 @@ maintainers:
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Add optional HPA for Argo Server
|
||||
description: Add Prometheus ServiceMonitor relabelings, metricRelabelings & targetLabels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue