From e28d504459eff1d279e74fae7b1e176f7aa6cfbc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 8 Oct 2024 20:23:06 +0200 Subject: [PATCH] chore(deps): update container image vabene1111/recipes to v1.5.20@6c449f9 by renovate (#27462) 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://redirect.github.com/TandoorRecipes/recipes) | patch | `1.5.19` -> `1.5.20` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
TandoorRecipes/recipes (vabene1111/recipes) ### [`v1.5.20`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/1.5.20) [Compare Source](https://redirect.github.com/TandoorRecipes/recipes/compare/1.5.19...1.5.20) - **fixes** source import not working without a given url (thanks to [@​smilerz](https://redirect.github.com/smilerz) [#​3268](https://redirect.github.com/TandoorRecipes/recipes/issues/3268)) - **fixed** typo in free space message (thanks to [@​Priyanshu1035](https://redirect.github.com/Priyanshu1035) [#​3278](https://redirect.github.com/TandoorRecipes/recipes/issues/3278)) - **fixed** Homeassistant connector working only in DEBUG mode (thansk to [@​mikhail5555](https://redirect.github.com/mikhail5555) [#​3302](https://redirect.github.com/TandoorRecipes/recipes/issues/3302)) - **fixed** Homeassistant connector not working with home assistant TODO entries without a description field (thanks to [@​ehowe](https://redirect.github.com/ehowe) [#​3305](https://redirect.github.com/TandoorRecipes/recipes/issues/3305)) - **updated** several dependencies - **updated** manual installation docs (thanks to [IkkiOcean](https://redirect.github.com/IkkiOcean) [#​3327](https://redirect.github.com/TandoorRecipes/recipes/issues/3327))
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/tandoor-recipes/Chart.yaml | 4 ++-- charts/stable/tandoor-recipes/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml index 3ee3e08170de1..044f2d35757ab 100644 --- a/charts/stable/tandoor-recipes/Chart.yaml +++ b/charts/stable/tandoor-recipes/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.19 +appVersion: 1.5.20 dependencies: - name: common version: 25.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/vabene1111/recipes - https://hub.docker.com/r/vabene1111/recipes type: application -version: 18.2.0 +version: 18.2.1 diff --git a/charts/stable/tandoor-recipes/values.yaml b/charts/stable/tandoor-recipes/values.yaml index 0e151e63cdf69..c8586ca589b31 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.19@sha256:77a556a15efdfde1657b64ab84d85870db480ab50b55f3b9aac3f9f3707fd1b9 + tag: 1.5.20@sha256:6c449f9aa4a47fdfded488c9df708096bb40bebc16e5bced881cbde7ec21c0dc securityContext: container: readOnlyRootFilesystem: false