chore(deps): update non-major deps helm releases (#1386)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-23 13:41:33 +01:00
committed by GitHub
co-authored by Renovate Bot
parent bcf2cbea6c
commit 85117fc612
160 changed files with 346 additions and 346 deletions
+3 -3
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.0.1"
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
name: recipes
version: 4.0.5
version: 4.0.6
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -15,11 +15,11 @@ sources:
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.1
version: 8.9.3
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.7
version: 6.0.10
maintainers:
- email: info@truecharts.org
name: TrueCharts