30 lines
664 B
YAML
30 lines
664 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: postgresql
|
||
|
version: 1.0.3
|
||
|
appVersion: "auto"
|
||
|
description: PostgresSQL
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
||
|
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
|
||
|
keywords:
|
||
|
- postgres
|
||
|
- postgressql
|
||
|
- dtabase
|
||
|
- sql
|
||
|
sources:
|
||
|
- https://www.postgresql.org/
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org/
|
||
|
version: 6.8.0
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: truecharts.org
|
||
|
- email: kjeld@schouten-lebbing.nl
|
||
|
name: Ornias1993
|
||
|
url: truecharts.org
|
||
|
# annotations:
|