Chart.yaml 666 B

1234567891011121314151617181920212223242526
  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.2
  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. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.0.6
  18. home: https://prometheus.io
  19. icon: https://avatars.githubusercontent.com/u/3380462
  20. sources:
  21. - https://github.com/prometheus/prometheus
  22. - https://github.com/truenas/charts/tree/master/charts/prometheus
  23. - https://prometheus.io
  24. keywords:
  25. - metrics
  26. - prometheus