* chore(deps): update helm chart common to v2.2.2 * Update-Folder-Names-and-Dependencies Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: postgres-operator
|
|
version: 0.2.2
|
|
upstream_version: 1.6.2
|
|
appVersion: "auto"
|
|
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/postgres-operator
|
|
icon: https://truecharts.org/_static/img/postgres-operator-icon.png
|
|
keywords:
|
|
- database
|
|
- HA
|
|
- postgresql
|
|
- SQL
|
|
- postgres
|
|
- operator
|
|
- cloud-native
|
|
- patroni
|
|
- spilo
|
|
sources:
|
|
- https://github.com/zalando/postgres-operator
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 2.2.2
|
|
# condition:
|
|
- name: postgres-operator-ui
|
|
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
|
version: 1.6.2
|
|
# condition:
|
|
- name: postgres-operator
|
|
repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
|
version: 1.6.2
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Ornias1993
|
|
email: kjeld@schouten-lebbing.nl
|
|
url: truecharts.org
|
|
# annotations:
|