Compare commits

..

6 commits

Author SHA1 Message Date
fb06d45852 ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.49.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-07-03 14:01:37 +00:00
5b80646ed1 Merge pull request '⬆️ Update ghcr.io/linuxserver/lidarr Docker digest to 1c05195' (#393) from renovate/ghcr.io-linuxserver-lidarr into main
Reviewed-on: #393
2024-07-03 08:52:59 -04:00
dc4217eb3e Merge branch 'main' into renovate/ghcr.io-linuxserver-lidarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-03 08:52:35 -04:00
301e44e409 Merge pull request '⬆️ Update ghcr.io/linuxserver/prowlarr Docker digest to 211cfc5' (#394) from renovate/ghcr.io-linuxserver-prowlarr into main
Reviewed-on: #394
2024-07-03 08:49:34 -04:00
fb146eed72 ⬆️ Update ghcr.io/linuxserver/prowlarr Docker digest to 211cfc5
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
Deploy to Hosts / deploy (pull_request) Successful in 51s
2024-07-03 04:01:38 +00:00
523aced3b8 ⬆️ Update ghcr.io/linuxserver/lidarr Docker digest to 1c05195
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-07-03 03:04:52 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -107,7 +107,7 @@ services:
networks: networks:
- gitea_main - gitea_main
n8n: n8n:
image: ghcr.io/n8n-io/n8n:1.48.3 image: ghcr.io/n8n-io/n8n:1.49.0
container_name: n8n container_name: n8n
ports: ports:
- 5678:5678 - 5678:5678

View file

@ -15,7 +15,7 @@ services:
- PGID=1000 - PGID=1000
lidarr: lidarr:
image: ghcr.io/linuxserver/lidarr@sha256:11150c79f17ce8ad3d76aea1191714451ab73df7dbcac587d30dd729a7266eb8 image: ghcr.io/linuxserver/lidarr@sha256:1c051955d5a564e67dab3711be1b9407acd988fd72e2a7d271255d41f6b818ea
container_name: lidarr container_name: lidarr
ports: ports:
- "8686:8686" - "8686:8686"
@ -31,7 +31,7 @@ services:
- PGID=1000 - PGID=1000
prowlarr: prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:3061e68afda543202ee7382cbfe3bfa94a1ab7d03ebaa242c732ffe2f73088f0 image: ghcr.io/linuxserver/prowlarr@sha256:211cfc5b99e14dee7d49190b6ac8cceee3183a58240d522fb1937847ee4518e4
container_name: prowlarr container_name: prowlarr
ports: ports:
- "9696:9696" - "9696:9696"