upgrade paperless-ngx to 2.9 [ci skip]
This commit is contained in:
parent
bbfc958154
commit
c5dcc5532b
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ resource "kubernetes_deployment" "paperless-ngx" {
|
|||
}
|
||||
spec {
|
||||
container {
|
||||
image = "paperlessngx/paperless-ngx:2.7.2"
|
||||
image = "paperlessngx/paperless-ngx:2.9"
|
||||
name = "paperless-ngx"
|
||||
env {
|
||||
name = "PAPERLESS_REDIS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue