chore(deps): update container image vabene1111/recipes to v1.5.20@6c449f9 by renovate (#27462)
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 <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`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)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user