upgrade paperless-ngx to 2.7.2 [ci skip]

This commit is contained in:
Viktor Barzin 2024-04-12 21:21:12 +00:00
parent 828f3f115a
commit 64f8c0e1ea
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -45,7 +45,7 @@ resource "kubernetes_deployment" "paperless-ngx" {
}
spec {
container {
image = "paperlessngx/paperless-ngx:2.4.3"
image = "paperlessngx/paperless-ngx:2.7.2"
name = "paperless-ngx"
env {
name = "PAPERLESS_REDIS"

Binary file not shown.