File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,13 @@ This repository provides maintenance scripts for generating
1818
1919| Version | Release Date | EOL |
2020| :-------:| :------------:| :----------:|
21+ | 18 | 2025-09-25 | 2030-11-14 |
2122| 17 | 2024-09-26 | 2029-11-08 |
2223| 16 | 2023-09-14 | 2028-11-09 |
2324| 15 | 2022-10-13 | 2027-11-11 |
2425| 14 | 2021-09-30 | 2026-11-12 |
2526| 13 | 2020-09-24 | 2025-11-13 |
2627
27- In addition, PostgreSQL 18 RC1 is provided for testing purposes only.
28-
2928These images are designed to serve as operands of the
3029[ CloudNativePG (CNPG) operator] ( https://cloudnative-pg.io ) in Kubernetes
3130environments, and are not intended for standalone use.
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ postgreSQLVersions = [
3434// Preview versions are automatically filtered out if present in the stable list
3535// MANUALLY EDIT THE CONTENT - AND UPDATE THE README.md FILE TOO
3636postgreSQLPreviewVersions = [
37- " 18~rc1" ,
3837]
3938
4039// Barman version to build
You can’t perform that action at this time.
0 commit comments