mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* Fix disable_load_balance_on_write variable name Signed-off-by: Florent Poinsaut <florent@poinsaut.fr> * Bump postgresql-ha version Signed-off-by: Florent Poinsaut <1256948+FlorentPoinsaut@users.noreply.github.com> Signed-off-by: Florent Poinsaut <florent@poinsaut.fr> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Florent Poinsaut <florent@poinsaut.fr> * [bitnami/postgresql-ha] Update Chart.yaml Signed-off-by: Cori Avila <42420333+corico44@users.noreply.github.com> --------- Signed-off-by: Florent Poinsaut <florent@poinsaut.fr> Signed-off-by: Florent Poinsaut <1256948+FlorentPoinsaut@users.noreply.github.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Cori Avila <42420333+corico44@users.noreply.github.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Cori Avila <42420333+corico44@users.noreply.github.com>
44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r66
|
|
- name: pgpool
|
|
image: docker.io/bitnami/pgpool:4.4.4-debian-11-r24
|
|
- name: postgres-exporter
|
|
image: docker.io/bitnami/postgres-exporter:0.13.2-debian-11-r48
|
|
- name: postgresql-repmgr
|
|
image: docker.io/bitnami/postgresql-repmgr:15.4.0-debian-11-r31
|
|
apiVersion: v2
|
|
appVersion: 15.4.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: This PostgreSQL cluster solution includes the PostgreSQL replication manager, an open-source tool for managing replication and failover on PostgreSQL clusters.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
|
|
keywords:
|
|
- postgresql
|
|
- repmgr
|
|
- pgpool
|
|
- postgres
|
|
- database
|
|
- sql
|
|
- replication
|
|
- cluster
|
|
- high availability
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: postgresql-ha
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
|
|
version: 11.9.6
|