* 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>
17 lines
549 B
YAML
17 lines
549 B
YAML
apiVersion: v2
|
|
appVersion: v3.4.7
|
|
name: argo-workflows
|
|
description: A Helm chart for Argo Workflows
|
|
type: application
|
|
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:
|
|
- https://github.com/argoproj/argo-workflows
|
|
maintainers:
|
|
- name: argoproj
|
|
url: https://argoproj.github.io/
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: Add Prometheus ServiceMonitor relabelings, metricRelabelings & targetLabels
|