chore(deps): update helm general non-major

This commit is contained in:
TrueCharts-Admin
2022-12-25 21:23:15 +01:00
committed by TrueCharts Bot
parent 1ec197e207
commit 7b7271a5b0
775 changed files with 1690 additions and 1690 deletions
+3 -3
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.17
version: 11.0.18
kubeVersion: ">=1.16.0-0"
keywords:
- recipes
@@ -16,11 +16,11 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.0.9
version: 11.1.0
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 11.0.13
version: 11.0.15
maintainers:
- email: info@truecharts.org
name: TrueCharts