* chore(deps): update helm chart common to v4.5.2 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
25 lines
800 B
YAML
25 lines
800 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: v0.9.0
|
|
description: An exporter for metrics in the InfluxDB format, transforms them and exposes them for consumption by Prometheus.
|
|
name: influxdb-exporter
|
|
version: 1.2.2
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- influxdb-exporter
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/incubator/influxdb-exporter
|
|
icon: https://influxdata.github.io/branding/img/downloads/influxdata-logo--symbol--pool.jpg
|
|
sources:
|
|
- https://github.com/prometheus/influxdb_exporter
|
|
maintainers:
|
|
- name: Aste88
|
|
email: admin@aste.tools
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.5.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.5.2
|