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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
renovate[bot]
2021-11-22 23:10:40 +01:00
committed by GitHub
co-authored by Renovate Bot Kjeld Schouten-Lebbing
parent dc0e419b04
commit 133e104e56
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.4
version: 4.0.5
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -15,11 +15,11 @@ sources:
dependencies:
- name: common
repository: https://truecharts.org
version: 8.6.3
version: 8.9.1
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.3
version: 6.0.7
maintainers:
- email: info@truecharts.org
name: TrueCharts