mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 21:07:10 +08:00
* [bitnami/postgresql-ha] Release 16.3.1 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r51
|
|
- name: pgpool
|
|
image: docker.io/bitnami/pgpool:4.6.3-debian-12-r0
|
|
- name: postgres-exporter
|
|
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r16
|
|
- name: postgresql-repmgr
|
|
image: docker.io/bitnami/postgresql-repmgr:17.6.0-debian-12-r1
|
|
licenses: Apache-2.0
|
|
tanzuCategory: service
|
|
apiVersion: v2
|
|
appVersion: 17.6.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://dyltqmyl993wv.cloudfront.net/assets/stacks/postgresql/img/postgresql-stack-220x234.png
|
|
keywords:
|
|
- postgresql
|
|
- repmgr
|
|
- pgpool
|
|
- postgres
|
|
- database
|
|
- sql
|
|
- replication
|
|
- cluster
|
|
- high availability
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: postgresql-ha
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
|
|
version: 16.3.1
|