Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Kubegres version 1.17 source code.tar.gz | 2023-10-26 | 163.7 kB | |
Kubegres version 1.17 source code.zip | 2023-10-26 | 305.7 kB | |
README.md | 2023-10-26 | 990 Bytes | |
Totals: 3 Items | 470.4 kB | 0 |
We are pleased to announce the availability of Kubegres version 1.17
- Kubegres was updated to be compatible with PostgreSql 16.
- We upgraded the operator framework that Kubegres is developed with to Kubebuilder 3.12.0 (from 3.6.0).
- Kubegres was tested with a recent version of Kubernetes 1.27.3
- In addition to the existing 2 OS/ARCH "linux/amd64" and "linux/arm64", we added "linux/ppc64le" and "linux/s390x" in Docker
This release contains the following changes:
- [#162]: Postgres 16 error due to eliminated promote_trigger_file config parameter
- [#165]: Upgraded Kubegres to use the framework Kubebuilder 3.12.0
This version is backward compatible with the previous versions of Kubegres.
To install and use Kubegres, please see: Getting started