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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2022-04-20 22:29:17 +02:00
committed by GitHub
co-authored by TrueCharts-Bot
parent 786dede7e4
commit ff20763663
347 changed files with 790 additions and 790 deletions
+3 -3
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.1.3"
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: 6.0.21
version: 6.0.22
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -15,11 +15,11 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.8
version: 9.2.9
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 7.0.42
version: 7.0.48
maintainers:
- email: info@truecharts.org
name: TrueCharts