Chart.yaml 714 B

12345678910111213141516171819202122232425262728
  1. annotations:
  2. artifacthub.io/category: monitoring-logging
  3. artifacthub.io/changes: |
  4. - 'fix: context cleanup'
  5. artifacthub.io/license: Apache-2.0
  6. artifacthub.io/links: |
  7. - name: Sources
  8. url: https://github.com/VictoriaMetrics/helm-charts
  9. - name: Charts repo
  10. url: https://victoriametrics.github.io/helm-charts/
  11. apiVersion: v2
  12. description: Victoria Metrics Common - contains shared templates for all Victoria
  13. Metrics helm charts
  14. keywords:
  15. - victoriametrics
  16. - monitoring
  17. - kubernetes
  18. - observability
  19. - tsdb
  20. - metrics
  21. - metricsql
  22. - timeseries
  23. kubeVersion: '>=1.23.0-0'
  24. name: victoria-metrics-common
  25. sources:
  26. - https://github.com/VictoriaMetrics/helm-charts
  27. type: library
  28. version: 0.0.23