12345678910111213141516171819202122232425 |
- name: wordpress
- description: Wordpress is a web content management system
- annotations:
- title: Wordpress
- type: application
- version: 1.2.14
- apiVersion: v2
- appVersion: 6.7.1
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://wordpress.org
- icon: https://media.sys.truenas.net/apps/wordpress/icons/icon.png
- sources:
- - https://hub.docker.com/_/wordpress
- - https://github.com/truenas/charts/tree/master/community/wordpress
- keywords:
- - cms
- - blog
|