Compare commits

...

2 commits

Author SHA1 Message Date
d29e3a6a36 chore(deps): update netbirdio/management docker tag to v0.60.3
Some checks failed
checks / k8s (push) Failing after 0s
checks / pre-commit (push) Failing after 0s
checks / tflint (push) Failing after 0s
2025-11-27 02:13:20 +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

@ -50,7 +50,7 @@ services:
max-size: "500m"
max-file: "2"
management:
image: netbirdio/management:0.59.10
image: netbirdio/management:0.60.3
restart: unless-stopped
depends_on:
- dashboard

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