Chart.yaml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. annotations:
  2. artifacthub.io/license: Apache-2.0
  3. artifacthub.io/links: |
  4. - name: Chart Source
  5. url: https://github.com/prometheus-community/helm-charts
  6. - name: Upstream Project
  7. url: https://github.com/prometheus/prometheus
  8. apiVersion: v2
  9. appVersion: v2.47.2
  10. dependencies:
  11. - condition: alertmanager.enabled
  12. name: alertmanager
  13. repository: https://prometheus-community.github.io/helm-charts
  14. version: 1.7.*
  15. - condition: kube-state-metrics.enabled
  16. name: kube-state-metrics
  17. repository: https://prometheus-community.github.io/helm-charts
  18. version: 5.14.*
  19. - condition: prometheus-node-exporter.enabled
  20. name: prometheus-node-exporter
  21. repository: https://prometheus-community.github.io/helm-charts
  22. version: 4.23.*
  23. - condition: prometheus-pushgateway.enabled
  24. name: prometheus-pushgateway
  25. repository: https://prometheus-community.github.io/helm-charts
  26. version: 2.4.*
  27. description: Prometheus is a monitoring system and time series database.
  28. home: https://prometheus.io/
  29. icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
  30. keywords:
  31. - monitoring
  32. - prometheus
  33. kubeVersion: '>=1.19.0-0'
  34. maintainers:
  35. - email: gianrubio@gmail.com
  36. name: gianrubio
  37. - email: zanhsieh@gmail.com
  38. name: zanhsieh
  39. - email: miroslav.hadzhiev@gmail.com
  40. name: Xtigyro
  41. - email: naseem@transit.app
  42. name: naseemkullah
  43. - email: rootsandtrees@posteo.de
  44. name: zeritti
  45. name: prometheus
  46. sources:
  47. - https://github.com/prometheus/alertmanager
  48. - https://github.com/prometheus/prometheus
  49. - https://github.com/prometheus/pushgateway
  50. - https://github.com/prometheus/node_exporter
  51. - https://github.com/kubernetes/kube-state-metrics
  52. type: application
  53. version: 25.4.0