feat(argo-workflows): add configurable scrape interval for metrics and telemetry (#2942)
feat: add configurable scrape interval for metrics and telemetry Signed-off-by: KrisF-Midnight <krisztian.feher@iohk.io>
This commit is contained in:
parent
e94dc2ea10
commit
388c5aea66
4 changed files with 10 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v3.5.11
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.42.3
|
||||
version: 0.42.4
|
||||
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
sources:
|
||||
|
|
@ -17,4 +17,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Bump argo-workflows to v3.5.11
|
||||
description: Scrape interval for metrics and telemetry data can now be set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue