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: services:
stalwart: stalwart:
image: stalwartlabs/stalwart:v0.16.5 image: stalwartlabs/stalwart:v0.16.4
container_name: stalwart container_name: stalwart
networks: networks:
- default - default

View File

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

View File

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

View File

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

View File

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

View File

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