chore(deps): update container image vabene1111/recipes to v1.5.17@18424a5 by renovate (#20411)

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

<details>
<summary>TandoorRecipes/recipes (vabene1111/recipes)</summary>

###
[`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**
[#&#8203;3055](https://togithub.com/TandoorRecipes/recipes/issues/3055)
because it likely lead to errors on some setups
[#&#8203;3099](https://togithub.com/TandoorRecipes/recipes/issues/3099)
- **downgraded** recipe-scrapers because scraper used in tests was
broken

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-08 14:23:55 +02:00 committed by GitHub
parent c13fe941d8
commit 74b9391779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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