Skip to content

Commit

Permalink
chore(deps): update dependency sosedoff/pgweb to v0.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2022
1 parent 6f65207 commit a669ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/pgweb/index.ts
Expand Up @@ -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.11.11
const PGWEB_VERSION = "0.11.11";

const pgwebConfig: Partial<AppConfig> = {
container: {
Expand Down

0 comments on commit a669ee2

Please sign in to comment.