Skip to content

Commit ea2514c

Browse files
author
Jonathan S. Katz
committed
Update a few component version numbers
This better reflects which version of the components we are using.
1 parent 95db09a commit ea2514c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/releases/4.7.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The PostgreSQL Operator is released in conjunction with the [Crunchy Container S
1111

1212
PGO 4.7.0 introduces the following software components:
1313

14-
- [pg_partman](https://github.com/pgpartman/pg_partman) 4.5.0, a PostgreSQL extension used for partition management.
14+
- [pg_partman](https://github.com/pgpartman/pg_partman) 4.5.1, a PostgreSQL extension used for partition management.
1515
- [pg_cron](https://github.com/citusdata/pg_cron) 1.3.0, a scheduling extension for PostgreSQL.
1616
- [TimescaleDB](https://github.com/timescale/timescaledb) 2.2.0, an open-source database designed to make SQL scalable for time-series data. Timescale, Inc. the company behind TimescaleDB, provides an Apache licensed "community edition" of TimescaleDB that is packaged as a Postgres extension that provides automated partitioning across time and space (partitioning key).
1717

@@ -20,7 +20,7 @@ PGO 4.7.0 release includes the following software versions upgrades:
2020
- [PostgreSQL](https://www.postgresql.org) is now at 13.3, 12.7, 11.12, 10.17, and 9.6.22.
2121
- [PostGIS](https://postgis.net/) 3.1 is now available.
2222
- [pgBackRest](https://pgbackrest.org/) is now at version 2.33.
23-
- [pgMonitor](https://github.com/CrunchyData/pgmonitor) is now at 4.5.0. Grafana 7.4 is now required for visualizing the exported metrics.
23+
- [pgMonitor](https://github.com/CrunchyData/pgmonitor) is now at 4.5. Grafana 7.4 is now required for visualizing the exported metrics.
2424
- [Patroni](https://patroni.readthedocs.io/) is now at version 2.0.2.
2525
- [pgBouncer](https://www.pgbouncer.org/) for CentOS 8 / UBI 8 is rebuilt to use the evdns for its async DNS backend.
2626

0 commit comments

Comments
 (0)