Update paperless-ngx chart version to 0.26.1 #71

Merged
marko merged 1 commits from patch-paperless-ngx into main 2025-12-15 07:27:14 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 5daee90a67 - Show all commits

View File

@@ -4,7 +4,7 @@ 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.26.3
version: 0.26.1
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.20.2
kubeVersion: ">=1.28.0-0"

View File

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