Chart.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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.43.0
  10. dependencies:
  11. - condition: alertmanager.enabled
  12. name: alertmanager
  13. repository: https://prometheus-community.github.io/helm-charts
  14. version: 0.24.*
  15. - condition: kube-state-metrics.enabled
  16. name: kube-state-metrics
  17. repository: https://prometheus-community.github.io/helm-charts
  18. version: 4.30.*
  19. - condition: prometheus-node-exporter.enabled
  20. name: prometheus-node-exporter
  21. repository: https://prometheus-community.github.io/helm-charts
  22. version: 4.8.*
  23. - condition: prometheus-pushgateway.enabled
  24. name: prometheus-pushgateway
  25. repository: https://prometheus-community.github.io/helm-charts
  26. version: 2.0.*
  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.16.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. name: prometheus
  44. sources:
  45. - https://github.com/prometheus/alertmanager
  46. - https://github.com/prometheus/prometheus
  47. - https://github.com/prometheus/pushgateway
  48. - https://github.com/prometheus/node_exporter
  49. - https://github.com/kubernetes/kube-state-metrics
  50. type: application
  51. version: 20.0.2