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

This commit is contained in:
TrueCharts Bot
2022-09-13 08:46:39 +03:00
committed by GitHub
parent ceba274e51
commit 30388024d5
91 changed files with 204 additions and 204 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 4.0.38
version: 4.0.39
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.75
version: 8.0.76
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.71
version: 3.0.72
maintainers:
- email: info@truecharts.org
name: TrueCharts