postgres-operator/ui
yoshihikoueno becf8a4715
Bump spilo and target version for PostgreSQL 15 (#2139)
* Bumped Spilo image tag to the one that supports PostgreSQL 15. Using CDP version temporarily until non-CDP one is released.
* Added support for PostgreSQL 15 and made it default. 9.5 and 9.6 are now no longer supported
* Bumped spilo image tag to 2.1-p9
* Bumped spilo image in test launcher

Co-authored-by: yoshihiko <ariyoshi10@gmail.com>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2023-01-04 12:01:30 +01:00
..
app feat: [ui] Relative navigation; add storageClass (#1835) 2022-12-29 15:22:22 +01:00
manifests enable operator support for pg15 and drop support for 9.5 and 9.6 (#2140) 2022-12-15 12:17:27 +01:00
operator_ui Bump spilo and target version for PostgreSQL 15 (#2139) 2023-01-04 12:01:30 +01:00
.dockerignore Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Dockerfile bumped to alpine base image 3.15 (#2027) 2022-10-18 11:02:04 +02:00
MANIFEST.in Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Makefile [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
requirements.txt [UI] update dependencies aug 22 (#1990) 2022-08-08 17:36:08 +02:00
run_local.sh enable operator support for pg15 and drop support for 9.5 and 9.6 (#2140) 2022-12-15 12:17:27 +01:00
setup.py Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
start_server.sh [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
tox.ini Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00