chore(deps): update container image vabene1111/recipes to v1.5.12@d0048e8 by renovate (#17932)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) |
patch | `1.5.11` -> `1.5.12` |

---

> [!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.12`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.12)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.11...1.5.12)

- **added** rating to recipe card (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2822](https://togithub.com/TandoorRecipes/recipes/issues/2822))
- **added** ability to do math and scale an arbitrary number with the
templating syntax (thanks to [RomRider](https://togithub.com/RomRider)
[#&#8203;2380](https://togithub.com/TandoorRecipes/recipes/issues/2380))
- **added** apache subfolder example to docs (thanks to
[adjokic](https://togithub.com/adjokic)
[#&#8203;2887](https://togithub.com/TandoorRecipes/recipes/issues/2887))
- **added** PWA install docs for firefox on android (thanks to
[axeleroy](https://togithub.com/axeleroy)
[#&#8203;2785](https://togithub.com/TandoorRecipes/recipes/issues/2785))
- **improved** clickable area for ingredient notes (thanks to
[harry48225](https://togithub.com/harry48225)
[#&#8203;2859](https://togithub.com/TandoorRecipes/recipes/issues/2859))
- **improved** make gunicorn and nginx listen to ipv6 (thanks to
[swnf](https://togithub.com/swnf)
[#&#8203;2722](https://togithub.com/TandoorRecipes/recipes/issues/2722))
- **improved** hide ingredient edit modal in import after clicking
ok/delete
[#&#8203;2882](https://togithub.com/TandoorRecipes/recipes/issues/2882)
- **improved** docs for manual docker nginx install (thanks to
[sohmc](https://togithub.com/sohmc)
[#&#8203;2826](https://togithub.com/TandoorRecipes/recipes/issues/2826))
- **fixed** content shift on meal plan mobile view obscuring bottom nav
- **fixed** iCal export
[#&#8203;2906](https://togithub.com/TandoorRecipes/recipes/issues/2906)
- **fixed** iOS bottom nav partially obstructed (thanks to
[@&#8203;tomtjes](https://togithub.com/tomtjes)
[#&#8203;2895](https://togithub.com/TandoorRecipes/recipes/issues/2895))
- **fixed** meal plan prev/next period broken in mobile view (thanks to
[ebwinters](https://togithub.com/ebwinters)
[#&#8203;2884](https://togithub.com/TandoorRecipes/recipes/issues/2884))
- **fixed** missing instruction in postgres upgrade docs (thanks to
[langfingaz](https://togithub.com/langfingaz)
[#&#8203;2891](https://togithub.com/TandoorRecipes/recipes/issues/2891))
- **fixed** typo in automation docs (thanks to
[Colcothar](https://togithub.com/Colcothar)
[#&#8203;2866](https://togithub.com/TandoorRecipes/recipes/issues/2866))
- **fixed** typo in shopping docs (thanks to
[nyanSpruk](https://togithub.com/nyanSpruk)
[#&#8203;2715](https://togithub.com/TandoorRecipes/recipes/issues/2715))
- **fixed** recipe card description overflowing and recipe switcher
button border color (thanks to [tomtjes](https://togithub.com/tomtjes)
[#&#8203;2898](https://togithub.com/TandoorRecipes/recipes/issues/2898))
- **fixed** typo in README.md (thanks to
[jmbhughes](https://togithub.com/jmbhughes)
[#&#8203;2899](https://togithub.com/TandoorRecipes/recipes/issues/2899))
- **fixed** typo in docs (thanks
[langfingaz](https://togithub.com/langfingaz) to
[#&#8203;2892](https://togithub.com/TandoorRecipes/recipes/issues/2892))
- **fixed** FDC migration error (again/another case)
[#&#8203;2894](https://togithub.com/TandoorRecipes/recipes/issues/2894)
-   **updated** many dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-02-05 01:53:32 +01:00 committed by GitHub
parent 052ef671d1
commit 0c37e53aaa
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.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.11
appVersion: 1.5.12
dependencies:
- name: common
version: 17.2.30
@ -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: 15.0.10
version: 15.0.11

View File

@ -1,7 +1,7 @@
image:
repository: vabene1111/recipes
pullPolicy: IfNotPresent
tag: 1.5.11@sha256:2f9d46ba7a3131a5da8364f7fa0faeb60d9553f24b8dfafb67bf342660a1811c
tag: 1.5.12@sha256:d0048e8d5ded26e32b6f6a7b43ad12451c27557aa6b114d99003004a254783f4
securityContext:
container:
readOnlyRootFilesystem: false