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

This commit is contained in:
TrueCharts Bot
2022-07-12 20:25:00 +02:00
committed by GitHub
parent e60f307b77
commit 09e7d55ca8
346 changed files with 803 additions and 803 deletions
+3 -3
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.3.0"
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: 8.0.13
version: 8.0.14
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -15,11 +15,11 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
version: 10.4.4
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.24
version: 8.0.30
maintainers:
- email: info@truecharts.org
name: TrueCharts