From 3c00cbc0383d3d1724132e7a017d0907be3c3761 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 30 Apr 2023 04:46:58 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/recipes to v1.4.9 (#8518) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/recipes](https://togithub.com/truecharts/containers) | patch | `1.4.7` -> `1.4.9` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/recipes/Chart.yaml | 2 +- charts/stable/recipes/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 6daf7fc57a3..c4c732bb02e 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.7" +appVersion: "1.4.9" 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.35 diff --git a/charts/stable/recipes/values.yaml b/charts/stable/recipes/values.yaml index 0d21621fb86..9f04b8c4d42 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:4183ea7125b07e0009796688219ebedeede5ff79ad42f16f96a4862d743bd0af + tag: 1.4.9@sha256:303aaf27090d748aabf8f42c95b2d9e3dcded92b5e348d2b86ee9a02a77e2dca pullPolicy: IfNotPresent nginxImage: