Chart.yaml 637 B

12345678910111213141516171819202122232425
  1. name: prometheus
  2. description: The Prometheus monitoring system and time series database.
  3. annotations:
  4. title: Prometheus
  5. type: application
  6. version: 1.0.1
  7. apiVersion: v2
  8. appVersion: v2.43.0
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. dependencies:
  14. - name: common
  15. repository: file://../../../common
  16. version: 1.0.6
  17. home: https://prometheus.io
  18. icon: https://avatars.githubusercontent.com/u/3380462
  19. sources:
  20. - https://github.com/prometheus/prometheus
  21. - https://github.com/truenas/charts/tree/master/charts/prometheus
  22. - https://prometheus.io
  23. keywords:
  24. - metrics
  25. - prometheus