Compare commits

..

4 Commits

Author SHA1 Message Date
admin 147cee7795 calcom: v4.6.9 -> v6.2.0 [MAJOR]
MAJOR: two major versions (v4 -> v6); breaking notes pending upstream changelog
review, recorded in the campaign doc.

Campaign 7 catalog sweep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
2026-07-18 22:37:35 +02:00
admin b5abc84d4e audiobookshelf: 2.19.5 -> 2.35.1
Campaign 7 catalog sweep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
2026-07-18 22:37:34 +02:00
admin 413832cf55 adventurelog: v0.11.0 -> v0.12.1 (backend + frontend)
Campaign 7 catalog sweep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
2026-07-18 22:37:34 +02:00
admin 0e34997594 actualbudget: 26.1.0 -> 26.7.0
Campaign 7 catalog sweep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nn3VgQk9iwEGgyx6QJ2NvE
2026-07-18 22:37:34 +02:00
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
services: services:
actualbudget: actualbudget:
image: actualbudget/actual-server:26.1.0 image: actualbudget/actual-server:26.7.0
container_name: actualbudget container_name: actualbudget
restart: unless-stopped restart: unless-stopped
environment: environment:
+2 -2
View File
@@ -10,7 +10,7 @@
services: services:
adventurelog: adventurelog:
image: ghcr.io/seanmorley15/adventurelog-backend:v0.11.0 image: ghcr.io/seanmorley15/adventurelog-backend:v0.12.1
container_name: adventurelog container_name: adventurelog
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
@@ -66,7 +66,7 @@ services:
start_period: 20s start_period: 20s
adventurelog-frontend: adventurelog-frontend:
image: ghcr.io/seanmorley15/adventurelog-frontend:v0.11.0 image: ghcr.io/seanmorley15/adventurelog-frontend:v0.12.1
container_name: adventurelog-frontend container_name: adventurelog-frontend
restart: unless-stopped restart: unless-stopped
environment: environment:
+1 -1
View File
@@ -17,7 +17,7 @@
services: services:
audiobookshelf: audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:2.19.5 image: ghcr.io/advplyr/audiobookshelf:2.35.1
container_name: audiobookshelf container_name: audiobookshelf
restart: unless-stopped restart: unless-stopped
# Runs as root (see note above). Restore an escalation boundary: block SUID-based privilege # Runs as root (see note above). Restore an escalation boundary: block SUID-based privilege
+1 -1
View File
@@ -11,7 +11,7 @@
services: services:
calcom: calcom:
image: calcom/cal.com:v4.6.9 image: calcom/cal.com:v6.2.0
container_name: calcom container_name: calcom
restart: unless-stopped restart: unless-stopped
depends_on: depends_on: