mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r34
|
|
- name: postgres-exporter
|
|
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r2
|
|
- name: postgresql
|
|
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r5
|
|
apiVersion: v2
|
|
appVersion: 17.2.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: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: postgresql
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
|
|
version: 16.3.5
|