Compare commits

...

2 commits

Author SHA1 Message Date
90896a7234 chore(deps): update netbirdio/relay docker tag to v0.60.3
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
2025-11-27 02:13:52 +00:00
fcb7a80d0a chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.20.0
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 0s
2025-11-23 02:32:34 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ services:
max-size: "500m"
max-file: "2"
relay:
image: netbirdio/relay:0.59.11
image: netbirdio/relay:0.60.3
restart: unless-stopped
environment:
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}

View file

@ -14,7 +14,7 @@ services:
webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.5
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.0
restart: unless-stopped
ports:
- 8002:8000