forked from repo-mirrors/cnpg-postgres-containers
docs: add v18 to the README (#326)
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
This commit is contained in:
@@ -18,14 +18,13 @@ This repository provides maintenance scripts for generating
|
||||
|
||||
| Version | Release Date | EOL |
|
||||
|:-------:|:------------:|:----------:|
|
||||
| 18 | 2025-09-25 | 2030-11-14 |
|
||||
| 17 | 2024-09-26 | 2029-11-08 |
|
||||
| 16 | 2023-09-14 | 2028-11-09 |
|
||||
| 15 | 2022-10-13 | 2027-11-11 |
|
||||
| 14 | 2021-09-30 | 2026-11-12 |
|
||||
| 13 | 2020-09-24 | 2025-11-13 |
|
||||
|
||||
In addition, PostgreSQL 18 RC1 is provided for testing purposes only.
|
||||
|
||||
These images are designed to serve as operands of the
|
||||
[CloudNativePG (CNPG) operator](https://cloudnative-pg.io) in Kubernetes
|
||||
environments, and are not intended for standalone use.
|
||||
|
@@ -34,7 +34,6 @@ postgreSQLVersions = [
|
||||
// Preview versions are automatically filtered out if present in the stable list
|
||||
// MANUALLY EDIT THE CONTENT - AND UPDATE THE README.md FILE TOO
|
||||
postgreSQLPreviewVersions = [
|
||||
"18~rc1",
|
||||
]
|
||||
|
||||
// Barman version to build
|
||||
|
Reference in New Issue
Block a user