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

This commit is contained in:
TrueCharts Bot
2022-11-15 21:17:58 +01:00
committed by GitHub
parent 4ece0676a5
commit c7dc6146b4
101 changed files with 233 additions and 233 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 7.0.1
version: 7.0.2
appVersion: "1.9.2"
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: 10.0.1
version: 10.0.2
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 5.0.1
version: 5.0.2
maintainers:
- email: info@truecharts.org
name: TrueCharts