1 Commits

Author SHA1 Message Date
dependabot[bot]
b602510256 build(deps): bump bitnamilegacy/postgresql
Bumps bitnamilegacy/postgresql from 15.9.0 to 17.5.0.

---
updated-dependencies:
- dependency-name: bitnamilegacy/postgresql
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 00:20:26 +00:00
14 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
services:
esphome:
image: ghcr.io/esphome/esphome:2025.12.1
image: ghcr.io/esphome/esphome:2025.11.3
ports:
- "6052"
networks:

View File

@@ -1,6 +1,6 @@
services:
n8n:
image: docker.n8n.io/n8nio/n8n:2.0.3
image: docker.n8n.io/n8nio/n8n:1.122.5
environment:
- TZ=Europe/Paris
- N8N_SECURE_COOKIE=false

View File

@@ -2,7 +2,7 @@ services:
zigbee2mqtt:
container_name: zigbee2mqtt
restart: unless-stopped
image: koenkk/zigbee2mqtt:2.7.1
image: koenkk/zigbee2mqtt:2.7.0
networks:
- default
- proxy

View File

@@ -1,6 +1,6 @@
services:
roundcube:
image: roundcube/roundcubemail:1.6.12-apache
image: roundcube/roundcubemail:1.6.11-apache
container_name: roundcube
networks:
- default

View File

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

View File

@@ -1,7 +1,7 @@
services:
grampsweb:
container_name: grampsweb
image: ghcr.io/gramps-project/grampsweb:25.12.0
image: ghcr.io/gramps-project/grampsweb:25.11.2
restart: always
networks:
- default
@@ -30,12 +30,12 @@ services:
- "traefik.http.routers.grampsweb.rule=Host(`gramps.lan`)"
healthcheck:
test: curl -f http://127.0.0.1:5000 || exit 1
interval: 1m
retries: 10
interval: 30s
retries: 6
grampsweb_celery:
container_name: grampsweb_celery
image: ghcr.io/gramps-project/grampsweb:25.12.0
image: ghcr.io/gramps-project/grampsweb:25.11.2
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-0.24.498
image: ghcr.io/hotio/jackett:release-0.24.402
ports:
- "9117"
networks:

View File

@@ -1,6 +1,6 @@
services:
jellyfin:
image: jellyfin/jellyfin:2025121505
image: jellyfin/jellyfin:2025120105
container_name: jellyfin
networks:
- default

View File

@@ -1,7 +1,7 @@
services:
wizarr:
container_name: wizarr
image: ghcr.io/wizarrrr/wizarr:v2025.12.0
image: ghcr.io/wizarrrr/wizarr:v2025.11.3
networks:
- default
- proxy

View File

@@ -1,6 +1,6 @@
services:
navidrome:
image: deluan/navidrome:0.59.0
image: deluan/navidrome:0.58.5
user: 1000:1000 # should be owner of volumes
ports:
- "4533"

View File

@@ -16,7 +16,7 @@ services:
POSTGRES_DB: paperless
paperless-webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.3
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.1
restart: unless-stopped
networks:
- default

View File

@@ -1,6 +1,6 @@
services:
radicale:
image: tomsquest/docker-radicale:3.5.10.0
image: tomsquest/docker-radicale:3.5.8.2
container_name: radicale
ports:
- 5232

View File

@@ -1,6 +1,6 @@
services:
notesnook-db:
image: mongo:8.2.3
image: mongo:8.0.15
hostname: notesnookdb
user: mongodb:mongodb
volumes:

View File

@@ -20,7 +20,7 @@ postgresql:
password: ENC[AES256_GCM,data:NWk6kvOp1RRs4A==,iv:q0GoRFQ15LBXDxDnOiKWHX6/K8DwX+k2Myxk7iaBo2U=,tag:6qfY+5TF2oy4cRfeJKr7IA==,type:str]
image:
repository: bitnamilegacy/postgresql
tag: 15.9.0
tag: 17.5.0
primary:
args: []
redis:
@@ -55,4 +55,4 @@ sops:
-----END PGP MESSAGE-----
fp: DC6910268E657FF70BA7EC289974494E76938DDC
encrypted_regex: ^(password|value|ssh-key|api-key|user|username|privateKey|clientSecret|clientId|apiKey|extraArgs.*|.*Secret.*|extraEnvVars|.*SECRET.*|.*secret.*|key|.*Password|.*\.ya?ml)$
version: 3.10.2
version: 3.10.2