mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* deprecate this chart & add note pointing to charts.anchore.io Signed-off-by: Brady Todhunter <bradyt@anchore.com> * build requirements.lock with helm2 Signed-off-by: Brady Todhunter <bradyt@anchore.com> * vendor in postgres chart to use apiVersion: apps/v1 for deployments to k8s v1.15+ Signed-off-by: Brady Todhunter <bradyt@anchore.com> * update README Signed-off-by: Brady Todhunter <bradyt@anchore.com>
17 lines
443 B
YAML
Executable File
17 lines
443 B
YAML
Executable File
appVersion: 9.6.18
|
|
description: Object-relational database management system (ORDBMS) with an emphasis
|
|
on extensibility and on standards-compliance.
|
|
engine: gotpl
|
|
home: https://www.postgresql.org/
|
|
icon: https://www.postgresql.org/media/img/about/press/elephant.png
|
|
keywords:
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
- sql
|
|
name: postgresql
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
- https://github.com/docker-library/postgres
|
|
version: 1.0.1
|