Skip to content

Commit

Permalink
chore(deps): update sosedoff/pgweb docker tag to v0.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2022
1 parent 95bc39c commit 54dc7c0
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.10
const PGWEB_VERSION = "0.11.10";

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

0 comments on commit 54dc7c0

Please sign in to comment.