From a3a396ed44f57c76dd6819b9ac101811950122b1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 12 Feb 2023 22:25:00 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/recipes to v1.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 da4dfe541fc..d61ec437f39 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.6@sha256:0e56f6b9db1f6210f9a351ee653fc1a0d0af5c81e8a1f72eea4ffa9fd3acfb9a + tag: 1.4.7@sha256:774f3d1c21d5b7e5b727bdfef71f13724ae25fd1b49dc01c43182fa6dd5066bb pullPolicy: IfNotPresent nginxImage: From 50ada776ed597317bf83a06a94c3737631e9a1f8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Feb 2023 22:28:49 +0000 Subject: [PATCH 2/2] 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 61512293d67..9af741ef12e 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.4.6" +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.29 +version: 11.0.30 kubeVersion: ">=1.16.0-0" keywords: - recipes