chore(deps): update helm chart common to v2.2.0 (#333)
* chore(deps): update helm chart common to v2.2.0 * Update-Folder-Names-and-Dependencies Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
e632aee411
commit
e0a75c963f
@@ -0,0 +1,44 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: postgres-operator
|
||||
version: 0.2.0
|
||||
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.0
|
||||
# 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:
|
||||
Reference in New Issue
Block a user