Compare commits
4 Commits
f23dcab3a2
...
patch-pape
| Author | SHA1 | Date | |
|---|---|---|---|
| 13b4d8af15 | |||
| 6eda29a864 | |||
| aa4d753907 | |||
| 5daee90a67 |
@@ -4,9 +4,8 @@ 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
|
||||
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
|
||||
appVersion: 2.20.2
|
||||
version: 0.27.3
|
||||
appVersion: 2.20.3
|
||||
kubeVersion: ">=1.28.0-0"
|
||||
keywords:
|
||||
- documents
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user