mirror of
https://github.com/helm/charts.git
synced 2026-08-23 14:27:18 +00:00
* [stable/postgresql] Add image pull secrets to deployment template * update deployment template * add new parameter to README * [stable/postgresql] bump chart version update version to 0.8.5 * [stable/postgresql] add an example of imagePullSecrets to values.yaml
18 lines
471 B
YAML
18 lines
471 B
YAML
name: postgresql
|
|
version: 0.8.5
|
|
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
|