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

This commit is contained in:
TrueCharts Bot
2022-08-29 22:27:00 +02:00
committed by GitHub
parent 7a0d778be5
commit 8fe64959fe
90 changed files with 205 additions and 205 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 4.0.33
version: 4.0.34
appVersion: "1.8.0"
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: 8.0.66
version: 8.0.67
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.63
version: 3.0.64
maintainers:
- email: info@truecharts.org
name: TrueCharts