postgres-operator/ui
dependabot[bot] 085a1a91e6
Bump werkzeug from 3.1.5 to 3.1.6 in /ui (#3076)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 13:56:32 +02:00
..
app bump to v1.15.1 (#3011) 2025-12-16 19:25:12 +01:00
manifests Fix JSON value of OPERATOR_UI_CONFIG (#3070) 2026-04-16 18:23:01 +02:00
operator_ui Add support for pg18 and remove pg13 (#3035) 2026-02-17 10:19:19 +01:00
.dockerignore fix: use nodejs-lts image for building frontend code (#2653) 2024-06-05 15:09:44 +02:00
Dockerfile fix docker build for UI and bumped some outdated versions in docs and config (#3017) 2025-12-18 12:12:53 +01:00
MANIFEST.in Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Makefile [ui] internal pipeline fix to build ui image (#3013) 2025-12-12 16:49:58 +01:00
requirements.txt Bump werkzeug from 3.1.5 to 3.1.6 in /ui (#3076) 2026-04-23 13:56:32 +02:00
run_local.sh Add support for pg18 and remove pg13 (#3035) 2026-02-17 10:19:19 +01:00
setup.py bump to v1.12.1 (#2658) 2024-06-13 10:40:07 +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