From 03daf44844b108f54ce39b197d91b50365efccf5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 12 Feb 2023 23:25:55 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/recipes to 1.4.7 --- charts/stable/recipes/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/recipes/values.yaml b/charts/stable/recipes/values.yaml index d61ec437f39..d3d90d98312 100644 --- a/charts/stable/recipes/values.yaml +++ b/charts/stable/recipes/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/recipes - tag: 1.4.7@sha256:774f3d1c21d5b7e5b727bdfef71f13724ae25fd1b49dc01c43182fa6dd5066bb + tag: 1.4.7@sha256:4183ea7125b07e0009796688219ebedeede5ff79ad42f16f96a4862d743bd0af pullPolicy: IfNotPresent nginxImage: From 74d592a5af4b700b76f086cb5cd141fc645791e0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Feb 2023 23:29:48 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/recipes/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 9af741ef12e..340b3fe36d1 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.4.7" 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.30 +version: 11.0.31 kubeVersion: ">=1.16.0-0" keywords: - recipes