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

This commit is contained in:
TrueCharts Bot
2022-08-29 22:27:00 +02:00
committed by GitHub
parent 7a0d778be5
commit 8fe64959fe
90 changed files with 205 additions and 205 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.3.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: 8.0.44
version: 8.0.45
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -20,7 +20,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.66
version: 8.0.67
maintainers:
- email: info@truecharts.org
name: TrueCharts