forked from PrefectHQ/prefect-helm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
30 lines (30 loc) · 831 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
26
27
28
29
30
apiVersion: v2
appVersion: 2-latest
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 2.20.5
- name: postgresql
condition: postgresql.enabled
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
description: Prefect server application bundle
engine: gotpl
home: https://github.com/PrefectHQ
maintainers:
- name: jamiezieziula
email: [email protected]
- name: jimid27
email: [email protected]
- name: parkedwards
email: [email protected]
- name: mitchnielsen
email: [email protected]
name: prefect-server
sources:
- https://github.com/PrefectHQ/prefect-helm
type: application
# This version is never actually shipped. github actions will package add the appropriate version at build-time
version: 0.0.0