From 786c280efc231182aecfb1f8d1f8fb123d90ac33 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Feb 2023 00:32:26 +0000 Subject: [PATCH] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/recipes/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 868cbb3c405..d9271fa659d 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.4.5" +appVersion: "1.4.6" 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.26 +version: 11.0.27 kubeVersion: ">=1.16.0-0" keywords: - recipes