-
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: miroslav.hadzhiev@gmail.com
- name: underscorgan
email: morgan@puppet.com
- name: slconley
email: slconley@gmail.com
- name: raphink
email: raphael.pinson@camptocamp.com
- name: davidphay
email: david.phayanouvong@gmail.com
- name: skoef
email: reinier@skoef.nl
- name: nielshojen
email: niels@hojen.net
- name: ldaneliukas
email: linas@daneliukas.eu
- name: anthonysomerset
email: anthony@sts.io
engine: gotpl
kubeVersion: ">=1.10.0-0"