Skip to content

Commit b344fda

Browse files
author
Jonathan S. Katz
committed
Update 4.6.5 release notes
1 parent 47d0a9b commit b344fda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/releases/4.6.5.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ PostgreSQL Operator 4.6.5 release includes the following software versions upgra
2424

2525
- Ensure the `pgo create pgbouncer` command can set CPU and memory limits via `--cpu-limit` and `--memory-limit` respectively.
2626
- Ensure `pgo delete backup` works with backups stored in S3 or GCS. Reported by Munjal Patel (@munjalpatel).
27-
- Update the `aws-s3-ca.crt` value to use the newer CAs provided by AWS. If a PostgreSQL cluster is using the old default CA, PGO will update the general one kept in the `pgo-backrest-repo-config` Secret and `pgo upgrade` will update it for a specific cluster.S
27+
- Update the `aws-s3-ca.crt` value to use the newer CAs provided by AWS. If a PostgreSQL cluster is using the old default CA, PGO will update the general one kept in the `pgo-backrest-repo-config` Secret and `pgo upgrade` will update it for a specific cluster.
28+
- Allow for the original primary instance to be scaled down after running `pgo upgrade`.

0 commit comments

Comments
 (0)