Compare commits

...
6 Commits
Author SHA1 Message Date
dependabot[bot]andvhaudiquet 7521d67e90 build(deps): bump vabene1111/recipes in /docker/personal/tandoor
Bumps vabene1111/recipes from 2.6.11 to 2.6.12.

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 15:22:38 +02:00
dependabot[bot]andvhaudiquet a1fc86b0b7 build(deps): bump hotio/sonarr
Bumps [hotio/sonarr](https://github.com/hotio/sonarr) from release-4.0.17.2952 to release-4.0.19.2979.
- [Commits](https://github.com/hotio/sonarr/commits)

---
updated-dependencies:
- dependency-name: hotio/sonarr
  dependency-version: release-4.0.19.2979
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 15:22:30 +02:00
dependabot[bot]andvhaudiquet f521aec5af build(deps): bump jellyfin/jellyfin
Bumps jellyfin/jellyfin from 2026062206 to 2026062906.

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 15:22:13 +02:00
dependabot[bot]andvhaudiquet e282dfc424 build(deps): bump hotio/jackett
Bumps [hotio/jackett](https://github.com/hotio/jackett) from release-v0.24.2110 to release-v0.24.2142.
- [Commits](https://github.com/hotio/jackett/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 15:22:04 +02:00
dependabot[bot]andvhaudiquet 6c24b0b99b build(deps): bump shaneisrael/fireshare in /docker/personal/fireshare
Bumps shaneisrael/fireshare from 1.7.1-lite to 1.7.3-lite.

---
updated-dependencies:
- dependency-name: shaneisrael/fireshare
  dependency-version: 1.7.3-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 15:21:58 +02:00
dependabot[bot]andvhaudiquet e38b22f1ce build(deps): bump esphome/esphome in /docker/home/esphome
Bumps [esphome/esphome](https://github.com/esphome/esphome) from 2026.6.2 to 2026.6.3.
- [Release notes](https://github.com/esphome/esphome/releases)
- [Commits](https://github.com/esphome/esphome/compare/2026.6.2...2026.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 15:21:50 +02:00
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
services:
esphome:
image: ghcr.io/esphome/esphome:2026.6.2
image: ghcr.io/esphome/esphome:2026.6.3
ports:
- "6052"
networks:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
fireshare:
container_name: fireshare
image: shaneisrael/fireshare:1.7.1-lite
image: shaneisrael/fireshare:1.7.3-lite
ports:
- "80"
volumes:
@@ -1,7 +1,7 @@
services:
jackett:
container_name: jackett
image: ghcr.io/hotio/jackett:release-v0.24.2110
image: ghcr.io/hotio/jackett:release-v0.24.2142
ports:
- "9117"
networks:
@@ -1,6 +1,6 @@
services:
jellyfin:
image: jellyfin/jellyfin:2026062206
image: jellyfin/jellyfin:2026062906
container_name: jellyfin
networks:
- default
@@ -1,7 +1,7 @@
services:
sonarr:
container_name: sonarr
image: ghcr.io/hotio/sonarr:release-4.0.17.2952
image: ghcr.io/hotio/sonarr:release-4.0.19.2979
ports:
- "8989"
networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
web_recipes:
restart: always
image: vabene1111/recipes:2.6.11
image: vabene1111/recipes:2.6.12
networks:
- default
- proxy