diff --git a/src/components/pgweb/index.ts b/src/components/pgweb/index.ts index 4424cf7d52..b2915d57c0 100644 --- a/src/components/pgweb/index.ts +++ b/src/components/pgweb/index.ts @@ -5,8 +5,8 @@ import type { import { create as createApp } from "@socialgouv/kosko-charts/components/app"; import { merge } from "@socialgouv/kosko-charts/utils/@kosko/env/merge"; -// renovate: datasource=docker depName=sosedoff/pgweb versioning=0.11.8 -const PGWEB_VERSION = "0.11.8"; +// renovate: datasource=docker depName=sosedoff/pgweb versioning=0.14.0 +const PGWEB_VERSION = "0.14.0"; const pgwebConfig: Partial = { container: {