Skip to content

Commit

Permalink
chore(deps): update container image vabene1111/recipes to v1.5.20@6c4…
Browse files Browse the repository at this point in the history
…49f9 by renovate (truecharts#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
[@&truecharts#8203;smilerz](https://redirect.github.com/smilerz)
[#&truecharts#8203;3268](https://redirect.github.com/TandoorRecipes/recipes/issues/3268))
- **fixed** typo in free space message (thanks to
[@&truecharts#8203;Priyanshu1035](https://redirect.github.com/Priyanshu1035)
[#&truecharts#8203;3278](https://redirect.github.com/TandoorRecipes/recipes/issues/3278))
- **fixed** Homeassistant connector working only in DEBUG mode (thansk
to [@&truecharts#8203;mikhail5555](https://redirect.github.com/mikhail5555)
[#&truecharts#8203;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
[@&truecharts#8203;ehowe](https://redirect.github.com/ehowe)
[#&truecharts#8203;3305](https://redirect.github.com/TandoorRecipes/recipes/issues/3305))
-   **updated** several dependencies
- **updated** manual installation docs (thanks to
[IkkiOcean](https://redirect.github.com/IkkiOcean)
[#&truecharts#8203;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=-->
  • Loading branch information
TrueCharts Bot authored Oct 8, 2024
1 parent a10e65f commit e28d504
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/tandoor-recipes/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/stable/tandoor-recipes/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e28d504

Please sign in to comment.