From 74b9391779da0d8fae66993fb01df10e5ede7946 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Apr 2024 14:23:55 +0200 Subject: [PATCH] chore(deps): update container image vabene1111/recipes to v1.5.17@18424a5 by renovate (#20411) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.16` -> `1.5.17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
TandoorRecipes/recipes (vabene1111/recipes) ### [`v1.5.17`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.17) [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.16...1.5.17) - **reverted** [#​3055](https://togithub.com/TandoorRecipes/recipes/issues/3055) because it likely lead to errors on some setups [#​3099](https://togithub.com/TandoorRecipes/recipes/issues/3099) - **downgraded** recipe-scrapers because scraper used in tests was broken
--- ### 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). --- charts/stable/tandoor-recipes/Chart.yaml | 6 +++--- charts/stable/tandoor-recipes/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 5fc40b11f52..c71d4372cf7 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.16 +appVersion: 1.5.17 dependencies: - name: common version: 20.3.2 @@ -24,7 +24,7 @@ keywords: - tandoor - recipes - cooking -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 16.8.0 +version: 16.8.1 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index beff70cd75d..64a437f733a 100644 --- a/charts/stable/tandoor-recipes/values.yaml +++ b/charts/stable/tandoor-recipes/values.yaml @@ -1,7 +1,7 @@ image: repository: vabene1111/recipes pullPolicy: IfNotPresent - tag: 1.5.16@sha256:31b59dec2b10afadf14b341b4ec6c565a3c53c1c8909a9f16c2486c195039f56 + tag: 1.5.17@sha256:18424a56c1f3e6e0e8b2950fa0d2f042074bcc8e4aed6bcd1847539f28f5b320 securityContext: container: readOnlyRootFilesystem: false