Compare commits

..

8 Commits

Author SHA1 Message Date
dependabot[bot] eb66c382ed build(deps): bump esphome/esphome in /docker/home/esphome
Bumps [esphome/esphome](https://github.com/esphome/esphome) from 2026.6.3 to 2026.6.4.
- [Release notes](https://github.com/esphome/esphome/releases)
- [Commits](https://github.com/esphome/esphome/compare/2026.6.3...2026.6.4)

---
updated-dependencies:
- dependency-name: esphome/esphome
  dependency-version: 2026.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 22:04:57 +02:00
dependabot[bot] ec723f0e2c build(deps): bump koenkk/zigbee2mqtt in /docker/home/zigbee2mqtt
Bumps koenkk/zigbee2mqtt from 2.12.0 to 2.12.1.

---
updated-dependencies:
- dependency-name: koenkk/zigbee2mqtt
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 22:04:44 +02:00
dependabot[bot] 9a4f10b42e build(deps): bump roundcube/roundcubemail
Bumps roundcube/roundcubemail from 1.7.1-apache to 1.7.2-apache.

---
updated-dependencies:
- dependency-name: roundcube/roundcubemail
  dependency-version: 1.7.2-apache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 22:04:35 +02:00
dependabot[bot] bd211a078c build(deps): bump hotio/jackett
Bumps [hotio/jackett](https://github.com/hotio/jackett) from release-v0.24.2142 to release-v0.24.2184.
- [Commits](https://github.com/hotio/jackett/commits)

---
updated-dependencies:
- dependency-name: hotio/jackett
  dependency-version: release-v0.24.2184
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 22:04:24 +02:00
dependabot[bot] 490a446467 build(deps): bump jellyfin/jellyfin
Bumps jellyfin/jellyfin from 2026062906 to 2026070606.

---
updated-dependencies:
- dependency-name: jellyfin/jellyfin
  dependency-version: '2026070606'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 22:04:13 +02:00
dependabot[bot] 6166e7b790 build(deps): bump wizarrrr/wizarr
Bumps [wizarrrr/wizarr](https://github.com/astral-sh/uv) from v2026.4.0 to v2026.7.1.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/commits)

---
updated-dependencies:
- dependency-name: wizarrrr/wizarr
  dependency-version: v2026.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 22:03:59 +02:00
dependabot[bot] 7fd43a4551 build(deps): bump vabene1111/recipes in /docker/personal/tandoor
Bumps vabene1111/recipes from 2.6.12 to 2.6.13.

---
updated-dependencies:
- dependency-name: vabene1111/recipes
  dependency-version: 2.6.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 22:03:52 +02:00
vhaudiquet 2a90a6d718 stalwart: remove from docker, bye! 2026-07-07 21:20:07 +02:00
10 changed files with 7 additions and 53 deletions
-1
View File
@@ -12,7 +12,6 @@ updates:
- "/docker/home/node-red" - "/docker/home/node-red"
- "/docker/home/zigbee2mqtt" - "/docker/home/zigbee2mqtt"
- "/docker/infrastructure/mail/roundcube" - "/docker/infrastructure/mail/roundcube"
- "/docker/infrastructure/mail/stalwart"
- "/docker/infrastructure/network/traefik" - "/docker/infrastructure/network/traefik"
- "/docker/infrastructure/squid" - "/docker/infrastructure/squid"
- "/docker/infrastructure/sshportal" - "/docker/infrastructure/sshportal"
-5
View File
@@ -33,11 +33,6 @@ roundcube:
branch: main branch: main
compose_file: docker/infrastructure/mail/roundcube/docker-compose.yml compose_file: docker/infrastructure/mail/roundcube/docker-compose.yml
stalwart:
repo: homeprod
branch: main
compose_file: docker/infrastructure/mail/stalwart/docker-compose.yml
traefik: traefik:
repo: homeprod repo: homeprod
branch: main branch: main
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
esphome: esphome:
image: ghcr.io/esphome/esphome:2026.6.3 image: ghcr.io/esphome/esphome:2026.6.4
ports: ports:
- "6052" - "6052"
networks: networks:
+1 -1
View File
@@ -2,7 +2,7 @@ services:
zigbee2mqtt: zigbee2mqtt:
container_name: zigbee2mqtt container_name: zigbee2mqtt
restart: unless-stopped restart: unless-stopped
image: koenkk/zigbee2mqtt:2.12.0 image: koenkk/zigbee2mqtt:2.12.1
networks: networks:
- default - default
- proxy - proxy
@@ -1,6 +1,6 @@
services: services:
roundcube: roundcube:
image: roundcube/roundcubemail:1.7.1-apache image: roundcube/roundcubemail:1.7.2-apache
container_name: roundcube container_name: roundcube
networks: networks:
- default - default
@@ -1,40 +0,0 @@
services:
stalwart:
image: stalwartlabs/stalwart:v0.15.5
container_name: stalwart
networks:
- default
- proxy
volumes:
- stalwart_data:/opt/stalwart
ports:
- target: 25
published: 25
mode: host
- target: 465
published: 465
mode: host
- target: 993
published: 993
mode: host
- target: 587
published: 587
mode: host
- "8080"
labels:
- "traefik.enable=true"
- "traefik.http.routers.stalwart.rule=Host(`mail.vhaudiquet.fr`)"
- "traefik.http.services.stalwart.loadbalancer.server.port=8080"
volumes:
stalwart_data:
driver: local
driver_opts:
type: 'none'
o: 'bind'
device: '/app/stalwart/data'
networks:
proxy:
name: proxy
external: true
@@ -1,7 +1,7 @@
services: services:
jackett: jackett:
container_name: jackett container_name: jackett
image: ghcr.io/hotio/jackett:release-v0.24.2142 image: ghcr.io/hotio/jackett:release-v0.24.2184
ports: ports:
- "9117" - "9117"
networks: networks:
@@ -1,6 +1,6 @@
services: services:
jellyfin: jellyfin:
image: jellyfin/jellyfin:2026062906 image: jellyfin/jellyfin:2026070606
container_name: jellyfin container_name: jellyfin
networks: networks:
- default - default
@@ -1,7 +1,7 @@
services: services:
wizarr: wizarr:
container_name: wizarr container_name: wizarr
image: ghcr.io/wizarrrr/wizarr:v2026.4.0 image: ghcr.io/wizarrrr/wizarr:v2026.7.1
networks: networks:
- default - default
- proxy - proxy
+1 -1
View File
@@ -9,7 +9,7 @@ services:
web_recipes: web_recipes:
restart: always restart: always
image: vabene1111/recipes:2.6.12 image: vabene1111/recipes:2.6.13
networks: networks:
- default - default
- proxy - proxy