Files
deprecated-helm-charts/stable/postgresql/Chart.yaml
T
kavehmztaandReinhard Nägele 752cfe95bb Postgresql: Adding affinity section to deployment (#2585)
* adding affinity setting to postgresql deployment

* bumpding postgresql chart version

* postgresql: fixing a yamllint complain

*   [stable/postgresql] adding affinity to values and readme
2017-11-17 16:56:29 +01:00

18 lines
471 B
YAML

name: postgresql
version: 0.8.4
description: Object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
keywords:
- postgresql
- postgres
- database
- sql
home: https://www.postgresql.org/
icon: https://www.postgresql.org/media/img/about/press/elephant.png
sources:
- https://github.com/kubernetes/charts
- https://github.com/docker-library/postgres
maintainers:
- name: swordbeta
- name: databus23
engine: gotpl