chore(paperless-ngx): update to version 2.20.1 #61

Merged
marko merged 1 commits from patch-paperless into main 2025-12-03 20:00:05 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 5e9fed1d71 - Show all commits

View File

@@ -4,9 +4,9 @@ description: "A community-supported supercharged version of paperless: scan, ind
home: https://charts.gabe565.com/charts/paperless-ngx/
icon: https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg
type: application
version: 0.25.10
version: 0.25.11
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.20.0
appVersion: 2.20.1
kubeVersion: ">=1.28.0-0"
keywords:
- documents

View File

@@ -15,7 +15,7 @@ controllers:
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Image tag
tag: 2.20.0
tag: 2.20.1
# -- Environment variables [[ref]](https://docs.paperless-ngx.com/configuration/)
# @default -- See [values.yaml](./values.yaml)
# -- Set the resource requests / limits for the container.