mirror of
https://github.com/helm/charts.git
synced 2026-08-22 22:07:36 +00:00
* [stable/postgresql] standardize labels * use "postgresql.name" as app label instead of "postgresql.fullname" * match pods by two labels, release and app * [stable/postgresql] bump version to 0.9.6 * [stable/postgresql] update notes * [stable/postgresql] bump version to 0.11.0
18 lines
472 B
YAML
18 lines
472 B
YAML
name: postgresql
|
|
version: 0.11.0
|
|
appVersion: 9.6.2
|
|
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: databus23
|
|
engine: gotpl
|