mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 14:10:25 +08:00
chore(deps): update helm chart common to v2.2.2 (#336)
* 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>
This commit is contained in:
44
dev/postgres-operator/0.2.2/Chart.yaml
Normal file
44
dev/postgres-operator/0.2.2/Chart.yaml
Normal file
@@ -0,0 +1,44 @@
|
||||
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:
|
||||
Reference in New Issue
Block a user