Skip to content

Commit e96fa74

Browse files
committed
chore(postgresql-cluster):add postgressql 16
1 parent 1c309c1 commit e96fa74

32 files changed

Lines changed: 17 additions & 11 deletions

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,8 @@ Temporary Items
4747
toCopy/
4848
out/
4949
Chart.lock
50-
*.tgz
50+
*.tgz
51+
52+
*.fix
53+
addons/grafana/10/dashborad/
54+
addons/prometheus/prom-value.yaml

addons/index.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ entries:
3939
postgresql-cluster:
4040
- version: 15
4141
description: "PostgreSQL is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance."
42+
- version: 16
43+
description: "PostgreSQL is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance."
4244
seaweedfs:
4345
- version: 3
4446
description: "SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files."

addons/postgresql-cluster/16/chart/postgresql-cluster/Chart.yaml renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/Chart.yaml

File renamed without changes.

addons/postgresql-cluster/16/chart/postgresql-cluster/README.md renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/README.md

File renamed without changes.

addons/postgresql-cluster/16/chart/postgresql-cluster/templates/NOTES.txt renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/templates/NOTES.txt

File renamed without changes.

addons/postgresql-cluster/16/chart/postgresql-cluster/templates/_helpers.tpl renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/templates/_helpers.tpl

File renamed without changes.

addons/postgresql-cluster/16/chart/postgresql-cluster/templates/cm-backup.yaml renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/templates/cm-backup.yaml

File renamed without changes.

addons/postgresql-cluster/16/chart/postgresql-cluster/templates/cm-logicalbackup .yaml renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/templates/cm-logicalbackup .yaml

File renamed without changes.

addons/postgresql-cluster/16/chart/postgresql-cluster/templates/cm-patroni.yaml renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/templates/cm-patroni.yaml

File renamed without changes.

addons/postgresql-cluster/16/chart/postgresql-cluster/templates/cm-postgresql.yaml renamed to addons/postgresql-cluster/16/chart/postgresql-cluster-16/templates/cm-postgresql.yaml

File renamed without changes.

0 commit comments

Comments
 (0)