Files
deprecated-helm-charts/stable/postgresql/Chart.yaml
T
Matt Farinaandk8s-ci-robot 1960aeac0d Fix for version comparison from strings to semver (#4603)
* 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)
2018-04-03 09:54:35 -07:00

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