chore(deps): update helm general major helm releases (#2021)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-03 22:32:24 +01:00
committed by GitHub
co-authored by Renovate Bot
parent ef2973afe1
commit e67a958989
240 changed files with 551 additions and 551 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: paperless-ng
version: 1.0.23
version: 2.0.0
appVersion: "1.5.0"
description: Paperless-ng is an application by Daniel Quinn and contributors that indexes your scanned documents.
type: application
@@ -15,15 +15,15 @@ sources:
dependencies:
- name: common
repository: https://truecharts.org
version: 8.17.2
version: 9.0.0
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.70
version: 7.0.0
- condition: redis.enabled
name: redis
repository: https://truecharts.org
version: 1.0.79
version: 2.0.0
maintainers:
- email: info@truecharts.org
name: TrueCharts