mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* [stable/prometheus-adapter] Added pod annotations to chart. Upgraded chart to latest version of image Signed-off-by: Aaron Mell <amell@lumindigital.com> * [stable/prometheus-adapter] Added pod annotations to chart. Upgraded chart to latest version of image Signed-off-by: Aaron Mell <amell@lumindigital.com> * Fixing code review issues Signed-off-by: Aaron Mell <amell@lumindigital.com> * Removed v from chart.yaml, changed indent to nindent. Added trim to prevent extra line after annotation. Signed-off-by: Aaron Mell <amell@lumindigital.com> * Signed-off-by: Aaron Mell <amell@lumindigital.com>
21 lines
506 B
YAML
21 lines
506 B
YAML
apiVersion: v1
|
|
name: prometheus-adapter
|
|
version: 1.3.0
|
|
appVersion: v0.5.0
|
|
description: A Helm chart for k8s prometheus adapter
|
|
home: https://github.com/DirectXMan12/k8s-prometheus-adapter
|
|
keywords:
|
|
- hpa
|
|
- metrics
|
|
- prometheus
|
|
- adapter
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
- https://github.com/DirectXMan12/k8s-prometheus-adapter
|
|
maintainers:
|
|
- name: mattiasgees
|
|
email: mattias.gees@jetstack.io
|
|
- name: steven-sheehy
|
|
- name: hectorj2f
|
|
email: hfernandez@mesosphere.com
|