-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
15 lines (15 loc) · 827 Bytes
/
Chart.yaml
File metadata and controls
15 lines (15 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
apiVersion: v2
name: wordpress
description: A Helm chart for deploying WordPress and MariaDB
version: 1.2.0
annotations:
org.opencontainers.image.title: "wordpress"
org.opencontainers.image.description: "A Helm chart for deploying WordPress and MariaDB"
org.opencontainers.image.ref.name: "wordpress"
org.opencontainers.image.vendor: "Jmainguy"
org.opencontainers.image.licenses: "GPL-2.0"
org.opencontainers.image.authors: "Jonathan Seth Mainguy <jon@soh.re>"
org.opencontainers.image.source: "https://github.com/Standouthost/helm-wordpress"
org.opencontainers.image.url: "https://github.com/Standouthost/helm-wordpress"
org.opencontainers.image.documentation: "https://github.com/Standouthost/helm-wordpress"
org.opencontainers.image.issue-tracker: "https://github.com/Standouthost/helm-wordpress/issues"