sorintlab / stolon

PostgreSQL cloud native High Availability and more.
https://talk.stolon.io
Apache License 2.0
4.64k stars 445 forks source link

Why PSQL version is 10 at the helm chart? #893

Closed emoxam closed 2 years ago

emoxam commented 2 years ago

I used helm chart helm repo add iomedstolon Stolon Helm Chart | helm_stolon and i reilized that PSQL version is 10. Why is so old ? Thanks

sgotti commented 2 years ago

@emoxam That helm chart is not maintained by this project. You should ask to the chart maintainers.

emoxam commented 2 years ago

@emoxam That helm chart is not maintained by this project. You should ask to the chart maintainers.

why not to make one?

sgotti commented 2 years ago

@emoxam This is the project for the stolon software. We just provide example images (not production image) and some examples. It's impossible to maintain all the combinations of images, deployment modes etc... You're free to create your own images and helm charts, publish and maintain them.