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

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2022-11-02 10:34:09 +02:00
committed by GitHub
co-authored by Stavros Kois
parent 37ae18da87
commit 8138da06c9
763 changed files with 1628 additions and 1628 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 4.0.50
version: 4.0.51
appVersion: "1.9.2"
description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents.
type: application
@@ -20,15 +20,15 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.7
version: 10.7.13
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.107
version: 8.0.114
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.102
version: 3.0.111
maintainers:
- email: info@truecharts.org
name: TrueCharts