mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
* [bitnami/postgresql] Fix multi-element array for a value primary.service.loadBalancerSourceRanges couldn't handle multiple array elements. This issue uses toJson conversion to output a valid array. Signed-off-by: Hicham Boulahboub <hicham.boulahboub@de.clara.net> Fixes issue #17450 * [bitnami/postgresql] Bump version 12.6.0 -> 12.6.1 Signed-off-by: Hicham Boulahboub <hicham.boulahboub@de.clara.net> --------- Signed-off-by: Hicham Boulahboub <hicham.boulahboub@de.clara.net> Signed-off-by: Rafael Ríos Saavedra <rrios@vmware.com> Co-authored-by: Rafael Ríos Saavedra <rrios@vmware.com>
32 lines
884 B
YAML
32 lines
884 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 15.3.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
|
|
keywords:
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
- sql
|
|
- replication
|
|
- cluster
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: postgresql
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/post
|
|
version: 12.6.3
|