39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
|
kubeVersion: ">=1.24.0"
|
||
|
apiVersion: v2
|
||
|
name: postgresql
|
||
|
version: 15.0.0
|
||
|
appVersion: 14.10.0
|
||
|
description: PostgresSQL
|
||
|
home: https://truecharts.org/charts/incubator/postgresql
|
||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
|
||
|
deprecated: false
|
||
|
sources:
|
||
|
- https://www.postgresql.org/
|
||
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
|
||
|
- https://hub.docker.com/r/bitnami/postgresql
|
||
|
maintainers:
|
||
|
- name: TrueCharts
|
||
|
email: info@truecharts.org
|
||
|
url: https://truecharts.org
|
||
|
keywords:
|
||
|
- postgres
|
||
|
- postgressql
|
||
|
- dtabase
|
||
|
- sql
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
version: 16.0.0
|
||
|
repository: https://library-charts.truecharts.org
|
||
|
condition: ""
|
||
|
alias: ""
|
||
|
tags: []
|
||
|
import-values: []
|
||
|
annotations:
|
||
|
max_scale_version: 23.10.1
|
||
|
min_scale_version: 22.12.4
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/category: database
|
||
|
truecharts.org/max_helm_version: "3.13"
|
||
|
truecharts.org/min_helm_version: "3.12"
|
||
|
truecharts.org/train: incubator
|