mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 07:15:43 +08:00
* update values * update template * bump version * update ui * add migration * dont wait backup dir to be consumed
26 lines
620 B
YAML
26 lines
620 B
YAML
name: wordpress
|
|
description: Wordpress is a web content management system
|
|
annotations:
|
|
title: Wordpress
|
|
type: application
|
|
version: 1.2.0
|
|
apiVersion: v2
|
|
appVersion: 6.4.2
|
|
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.6
|
|
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
|