Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
0be0dbec1f build(deps): bump caddy in /kubernetes/system/caddy
Bumps caddy from 2.11.2 to 2.11.3.

---
updated-dependencies:
- dependency-name: caddy
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-13 01:53:56 +00:00
6 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
services:
stalwart:
image: stalwartlabs/stalwart:v0.16.5
image: stalwartlabs/stalwart:v0.16.4
container_name: stalwart
networks:
- default

View File

@@ -1,7 +1,7 @@
services:
grampsweb:
container_name: grampsweb
image: ghcr.io/gramps-project/grampsweb:26.5.1
image: ghcr.io/gramps-project/grampsweb:26.5.0
restart: always
networks:
- default
@@ -31,7 +31,7 @@ services:
grampsweb_celery:
container_name: grampsweb_celery
image: ghcr.io/gramps-project/grampsweb:26.5.1
image: ghcr.io/gramps-project/grampsweb:26.5.0
restart: always
environment:
- GRAMPSWEB_TREE="Gramps Web" # will create a new tree if not exists

View File

@@ -1,7 +1,7 @@
services:
jackett:
container_name: jackett
image: ghcr.io/hotio/jackett:release-v0.24.1846
image: ghcr.io/hotio/jackett:release-v0.24.1822
ports:
- "9117"
networks:

View File

@@ -1,6 +1,6 @@
services:
jellyfin:
image: jellyfin/jellyfin:2026051106
image: jellyfin/jellyfin:2026050514
container_name: jellyfin
networks:
- default

View File

@@ -1,6 +1,6 @@
services:
syncthing-valentin:
image: syncthing/syncthing:2.1
image: syncthing/syncthing:2.0
container_name: syncthing-valentin
hostname: syncthing-valentin
environment:

View File

@@ -10,7 +10,7 @@ image:
repository: caddy
pullPolicy: IfNotPresent
tagSuffix: ""
tag: 2.11.2
tag: 2.11.3
service:
type: LoadBalancer
externalTrafficPolicy: Local