fix(paperless-ngx): update dependencies redis

This commit is contained in:
WrenIX 2025-04-28 16:55:28 +02:00
parent d0aceffca3
commit aebdc514a6
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 8 additions and 8 deletions

View file

@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://docker.io/bitnamicharts
version: 16.6.4
version: 16.6.6
- name: redis
repository: oci://docker.io/bitnamicharts
version: 20.13.1
digest: sha256:b62f7b989b85355a3c9dbd79da6a8d6ef6e3095f3f1c97b07e62f19622554434
generated: "2025-04-24T00:10:21.406112191+02:00"
version: 20.13.3
digest: sha256:b08e813c1c83ddde498095059edaf45726e0c741b3e80abfbf8f9f34ee389439
generated: "2025-04-28T16:52:44.114744099+02:00"

View file

@ -4,7 +4,7 @@ description: A document management system that transforms your physical document
type: application
icon: https://github.com/paperless-ngx/paperless-ngx/raw/main/resources/logo/web/svg/square.svg
home: https://wrenix.eu/docs/helm-charts/paperless-ngx/
version: "0.1.11"
version: "0.1.12"
# renovate: image=ghcr.io/paperless-ngx/paperless-ngx
appVersion: "2.15.3"
keywords:
@ -26,6 +26,6 @@ dependencies:
repository: "oci://docker.io/bitnamicharts"
condition: postgresql.enabled
- name: redis
version: "20.13.1"
version: "20.13.3"
repository: "oci://docker.io/bitnamicharts"
condition: redis.enabled

View file

@ -7,7 +7,7 @@ description: "A document management system that transforms your physical documen
# paperless-ngx
![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.15.3](https://img.shields.io/badge/AppVersion-2.15.3-informational?style=flat-square)
![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.15.3](https://img.shields.io/badge/AppVersion-2.15.3-informational?style=flat-square)
A document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.
@ -52,7 +52,7 @@ helm uninstall paperless-ngx-release
| Repository | Name | Version |
|------------|------|---------|
| oci://docker.io/bitnamicharts | postgresql | ^16.5.6 |
| oci://docker.io/bitnamicharts | redis | 20.13.1 |
| oci://docker.io/bitnamicharts | redis | 20.13.3 |
## Values