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

This commit is contained in:
TrueCharts Bot
2022-11-21 14:13:20 +01:00
committed by GitHub
parent 5784a5995b
commit e52151e4f5
100 changed files with 230 additions and 230 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.4.5"
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: 11.0.3
version: 11.0.4
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -20,7 +20,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 10.0.2
version: 10.0.5
maintainers:
- email: info@truecharts.org
name: TrueCharts