chore(deps): update helm general non-major (#6430)

* chore(deps): update helm general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2023-01-18 00:32:23 +02:00
committed by GitHub
parent 91857fd6cf
commit 685801f13a
110 changed files with 253 additions and 253 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 7.0.24
version: 7.0.25
appVersion: "1.11.3"
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
type: application
@@ -24,11 +24,11 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 11.0.18
version: 11.0.20
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 5.0.24
version: 5.0.26
maintainers:
- email: info@truecharts.org
name: TrueCharts