-
Notifications
You must be signed in to change notification settings - Fork 56
/
Chart.yaml
38 lines (38 loc) · 1.15 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
38
apiVersion: v2
name: puppetserver
version: 9.5.2
appVersion: 7.17.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
dependencies:
- name: postgresql
version: 12.1.11
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
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: davidphay
email: [email protected]
- name: skoef
email: [email protected]
- name: nielshojen
email: [email protected]
- name: ldaneliukas
email: [email protected]
- name: anthonysomerset
email: [email protected]
engine: gotpl
kubeVersion: ">=1.10.0-0"