* 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>
27 lines
718 B
YAML
27 lines
718 B
YAML
---
|
|
apiVersion: v2
|
|
name: comcast
|
|
version: 6.4.2
|
|
appVersion: 1.0.0
|
|
description: periodic comcast data usage checks and save the results to InfluxDB
|
|
keywords:
|
|
- comcast
|
|
- influxdb
|
|
- xfinity
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/comcast
|
|
icon: https://i.imgur.com/iR1dUpp.png
|
|
sources:
|
|
- https://github.com/billimek/comcastUsage-for-influxdb
|
|
- https://github.com/k8s-at-home/charts
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
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
|