forked from puppetlabs/puppetserver-helm-chart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
25 lines (25 loc) · 844 Bytes
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
apiVersion: v1
name: puppetserver
version: 5.13.0
appVersion: 7.3.0
description: Puppet automates the delivery and operation of software.
keywords: ["puppet", "puppetserver", "automation", "iac", "infrastructure", "cm", "ci", "cd"]
home: https://puppet.com/
icon: https://secure.gravatar.com/avatar/fdd009b7c1ec96e088b389f773e87aec.jpg?s=80&r=g&d=mm
sources:
- https://github.com/puppetlabs/pupperware/
- https://github.com/postgres/postgres
- https://github.com/bitnami/charts/tree/master/bitnami/postgresql
maintainers:
- name: Xtigyro
email: [email protected]
- name: underscorgan
email: [email protected]
- name: slconley
email: [email protected]
- name: raphink
email: [email protected]
- name: Pupperware Team
email: [email protected]
engine: gotpl
kubeVersion: ">=1.10.0-0"