OnGres Inc./StackGres: Release 0.6
Name: StackGres
Owner: OnGres Inc.
Release: 0.6
Released: 2019-09-11
License: AGPL-3.0
Release Assets:
# Release 0.6 ## NOTES This release includes new functionalities and bug fixes. Among other we added support for connection pooling with pgbouncer and the ability to install StackGres operator and StackGres clusters using [helm](https://helm.sh/): ``` helm install --name stackgres-operator operator/install/kubernetes/chart/stackgres-operator helm install --name stackgres-cluster operator/install/kubernetes/chart/stackgres-cluster ``` ## CHANGELOG * Operator and cluster helm charts * Connection pooling with pgbouncer. * Anty affinity pattern to have only one postgresql running for each kubernetes node