Chart.yaml 620 B

12345678910111213141516171819202122232425
  1. name: wordpress
  2. description: Wordpress is a web content management system
  3. annotations:
  4. title: Wordpress
  5. type: application
  6. version: 1.1.5
  7. apiVersion: v2
  8. appVersion: 6.4.2
  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.2.3
  18. home: https://wordpress.org
  19. icon: https://media.sys.truenas.net/apps/wordpress/icons/icon.png
  20. sources:
  21. - https://hub.docker.com/_/wordpress
  22. - https://github.com/truenas/charts/tree/master/community/wordpress
  23. keywords:
  24. - cms
  25. - blog