mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* postgresql: optional prometheus metrics exporter * split metrics.image into image and imageTag * bump postgresql chart to 0.3.0 * Adding myself as maintainer for the postgresql chart
17 lines
307 B
YAML
17 lines
307 B
YAML
name: postgresql
|
|
version: 0.3.0
|
|
description: Chart for PostgreSQL
|
|
keywords:
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
- sql
|
|
home: https://www.postgresql.org/
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
- https://github.com/docker-library/postgres
|
|
maintainers:
|
|
- name: swordbeta
|
|
- name: databus23
|
|
engine: gotpl
|