Skip to content

Commit

Permalink
chore(deps): update sosedoff/pgweb docker tag to v0.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2021
1 parent 0019374 commit d79e787
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.9
const PGWEB_VERSION = "0.11.9";

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

0 comments on commit d79e787

Please sign in to comment.