mirror of
https://github.com/helm/charts.git
synced 2026-08-23 06:17:18 +00:00
* Fix for version comparison from strings to semver See #3002 for more detail * Include pre-releases in the semver ranges This is important when testing against alpha and beta builds of Kubernetes along with environments that use pre-releases to denote things other than pre-releases (e.g., gke denotes the environment with a pre-releases)
18 lines
471 B
YAML
18 lines
471 B
YAML
name: postgresql
|
|
version: 0.9.5
|
|
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
|