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

* chore(deps): update helm general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2023-01-18 00:32:23 +02:00
committed by GitHub
parent 91857fd6cf
commit 685801f13a
110 changed files with 253 additions and 253 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.22
version: 11.0.23
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -20,7 +20,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 11.0.18
version: 11.0.20
maintainers:
- email: info@truecharts.org
name: TrueCharts