From b5ac4d42b99058b8120a522fbac5f39a47956f92 Mon Sep 17 00:00:00 2001 From: Jonas Thelemann Date: Fri, 6 Jun 2025 05:19:32 +0200 Subject: [PATCH 1/2] chore(deps)!: update ghcr.io/maevsi/sqitch docker tag to v9 --- src/production/production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/production/production.yml b/src/production/production.yml index 084c9596..1e61d216 100644 --- a/src/production/production.yml +++ b/src/production/production.yml @@ -73,7 +73,7 @@ services: - (( append )) - traefik.http.routers.redpanda_secure.tls.certresolver=default sqitch: - image: ghcr.io/maevsi/sqitch:8.4.0 + image: ghcr.io/maevsi/sqitch:9.0.0 volumes: (( prune )) traefik: command: From 83bd37d3d4aa38540c8a23900737459e9b01c62d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 03:15:47 +0000 Subject: [PATCH 2/2] chore(deps)!: update ghcr.io/maevsi/vibetype docker tag to v12 --- src/production/production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/production/production.yml b/src/production/production.yml index 1e61d216..b57eed92 100644 --- a/src/production/production.yml +++ b/src/production/production.yml @@ -119,7 +119,7 @@ services: - (( append )) - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex - traefik.http.routers.vibetype_secure.tls.certresolver=default - image: ghcr.io/maevsi/vibetype:11.8.1 + image: ghcr.io/maevsi/vibetype:12.0.0 user: (( prune )) # vibetype_beta: # # You can access the main project frontend's beta version at [beta.localhost](https://beta.localhost/).