mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 13:26:55 +08:00
26 lines
655 B
YAML
26 lines
655 B
YAML
name: wordpress
|
|
description: Wordpress is a web content management system
|
|
annotations:
|
|
title: Wordpress
|
|
type: application
|
|
version: 1.0.8
|
|
apiVersion: v2
|
|
appVersion: 6.3.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.1.1
|
|
home: https://wordpress.org
|
|
icon: https://github.com/WordPress/WordPress/blob/master/wp-admin/images/wordpress-logo.png?raw=true
|
|
sources:
|
|
- https://hub.docker.com/_/wordpress
|
|
- https://github.com/truenas/charts/tree/master/community/wordpress
|
|
keywords:
|
|
- cms
|
|
- blog
|