feat(tandoor-recipes): update image ghcr.io/tandoorrecipes/recipes 2.5.3 → 2.6.0 (#46450)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tandoorrecipes/recipes](https://redirect.github.com/TandoorRecipes/recipes)
| minor | `7ce6534` → `972b590` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>TandoorRecipes/recipes
(ghcr.io/tandoorrecipes/recipes)</summary>

###
[`v2.6.0`](https://redirect.github.com/TandoorRecipes/recipes/releases/tag/2.6.0):
Households and Pantry

[Compare
Source](https://redirect.github.com/TandoorRecipes/recipes/compare/2.5.3...2.6.0)

- **added** 🏠  Households
- Shopping, Planning and the Pantry are automatically shared between
members of a household
- ⚠️ previously shared items are no longer shared/visible. Please create
a household for each group of space members that should share this data.
- thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz) for
fixing all the tests and bugs and improving efficiency
[#&#8203;4484](https://redirect.github.com/TandoorRecipes/recipes/issues/4484)
[#&#8203;4544](https://redirect.github.com/TandoorRecipes/recipes/issues/4544)
- **added** 📦  Pantry (Inventory Booking)
- configure multiple locations (freezer, shelf, ...) where you book
foods in, out and inbetween
  - track expiry dates for different foods
  - quickly find shelf lives for frozen foods
- integrations with shopping/planning and cooking are planned for the
future
- **added** batch editing to user spaces
- **added** loading indicator to meal plan card on start page
- **added** AND/OR option to meal plan auto planner (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4516](https://redirect.github.com/TandoorRecipes/recipes/issues/4516))
- **added** dark mode for markdown editor (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4546](https://redirect.github.com/TandoorRecipes/recipes/issues/4546))
- **improved** 🔍 search (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4500](https://redirect.github.com/TandoorRecipes/recipes/issues/4500))
  - fixed several filters
  - added from to filtering for several filters
  - added support for the new pantry system in make now
- **changed** MealTypes are no longer private to a user but global
**within** a space (duplicates are automatically merged)
- **changed** the default MealType is now configured in the meal plan
settings (old defaults are migrated automatically)
- **changed** Bookmarklet and Export log API to only return entries
created by the current user
- **improved** locale and translation handling (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4525](https://redirect.github.com/TandoorRecipes/recipes/issues/4525))
- **improved** date picker in meal plan
- **improved** AI promts with JSON format and better error handling
(thanks to [@&#8203;stuckvgn](https://redirect.github.com/stuckvgn)
[#&#8203;4472](https://redirect.github.com/TandoorRecipes/recipes/issues/4472))
- **improved** Recipesage importer (thanks to
[@&#8203;abrochier](https://redirect.github.com/abrochier)
[#&#8203;4476](https://redirect.github.com/TandoorRecipes/recipes/issues/4476))
- **improved** added related project
[morsl](https://redirect.github.com/featurecreep-cron/morsl) to docs
(thanks to
[featurecreep-cron](https://redirect.github.com/featurecreep-cron)
[#&#8203;4512](https://redirect.github.com/TandoorRecipes/recipes/issues/4512))
- **improved** meal plan and all date formatters using selected locale
instead of browser locale (thanks to
[@&#8203;MrAdam](https://redirect.github.com/MrAdam)
[#&#8203;4491](https://redirect.github.com/TandoorRecipes/recipes/issues/4491))
- **improved** made debug parameter for recipe search only available to
admins in DEBUG mode
<https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-f83r-v3h5-pchf>
(thanks to [@&#8203;liyander](https://redirect.github.com/liyander)
[#&#8203;4541](https://redirect.github.com/TandoorRecipes/recipes/issues/4541))
- **improved** test setup and speed
[#&#8203;4528](https://redirect.github.com/TandoorRecipes/recipes/issues/4528)
- **improved** search behavior by debouncing keypresses (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4529](https://redirect.github.com/TandoorRecipes/recipes/issues/4529))
- **improved** pluralization display (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4532](https://redirect.github.com/TandoorRecipes/recipes/issues/4532))
- **improved** switches in recipe ingredients clickable on whole option
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4534](https://redirect.github.com/TandoorRecipes/recipes/issues/4534))
- **improved** markdown editor Ctrl+Backspace behavior (thansk to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4535](https://redirect.github.com/TandoorRecipes/recipes/issues/4535))
- **fixed** Homeassistant/Connector sync not working when adding trough
mealplan (tanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4521](https://redirect.github.com/TandoorRecipes/recipes/issues/4521))
- **fixed** shopping order randomly changing
[#&#8203;4446](https://redirect.github.com/TandoorRecipes/recipes/issues/4446)
- **fixed** being able to trigger storage sync for other spaces
- **fixed** AI queries having problem with unicode characters (thanks to
[@&#8203;jkoopmann](https://redirect.github.com/jkoopmann)
[#&#8203;4485](https://redirect.github.com/TandoorRecipes/recipes/issues/4485))
- **fixed** DB\_ENGINE documentation (thanks to
[@&#8203;mark-monteiro](https://redirect.github.com/mark-monteiro)
[#&#8203;4427](https://redirect.github.com/TandoorRecipes/recipes/issues/4427))
- **fixed** dragging ingredients with disabled amount (thanks to
[@&#8203;Matt-Gore](https://redirect.github.com/Matt-Gore)
[#&#8203;4520](https://redirect.github.com/TandoorRecipes/recipes/issues/4520))
- **fixed** books could contain duplicate entries (manual and from saved
search) (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4514](https://redirect.github.com/TandoorRecipes/recipes/issues/4514))
- **fixed** numbers truncated to 2 decimals no matter what decimal
setting
[#&#8203;4526](https://redirect.github.com/TandoorRecipes/recipes/issues/4526)
- **fixed** recipe button in food hierarchy editor searching for
keywords
[#&#8203;4524](https://redirect.github.com/TandoorRecipes/recipes/issues/4524)
- **fixed** FDC query endpoint having improper input validation
<https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-43p3-wx6h-9g7w>
(thanks to [@&#8203;liyander](https://redirect.github.com/liyander)
[#&#8203;4541](https://redirect.github.com/TandoorRecipes/recipes/issues/4541))
- **fixed** WBP and GIF files not being stripped of metadata
<https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-9g2j-xccg-9mhq>
(thanks to [@&#8203;liyander](https://redirect.github.com/liyander)
[#&#8203;4541](https://redirect.github.com/TandoorRecipes/recipes/issues/4541))
- **fixed** fragile sub path configurations (thanks to
[@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4513](https://redirect.github.com/TandoorRecipes/recipes/issues/4513)
fixes
[#&#8203;863](https://redirect.github.com/TandoorRecipes/recipes/issues/863)
[#&#8203;3536](https://redirect.github.com/TandoorRecipes/recipes/issues/3536))
- **fixed** book ordering (thanks to
[@&#8203;Matt-Gore](https://redirect.github.com/Matt-Gore)
[#&#8203;4515](https://redirect.github.com/TandoorRecipes/recipes/issues/4515))
- **fixed** disable amount not working on mobile
[#&#8203;4505](https://redirect.github.com/TandoorRecipes/recipes/issues/4505)
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4530](https://redirect.github.com/TandoorRecipes/recipes/issues/4530))
- **fixed** properties not rounded
[#&#8203;3091](https://redirect.github.com/TandoorRecipes/recipes/issues/3091)
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4531](https://redirect.github.com/TandoorRecipes/recipes/issues/4531))
- **fixed** scroll bar behaviour for non stick scrollbar
[#&#8203;4260](https://redirect.github.com/TandoorRecipes/recipes/issues/4260)
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4533](https://redirect.github.com/TandoorRecipes/recipes/issues/4533))
- **fixed** open data food import
[#&#8203;2972](https://redirect.github.com/TandoorRecipes/recipes/issues/2972)
[#&#8203;3030](https://redirect.github.com/TandoorRecipes/recipes/issues/3030)
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4536](https://redirect.github.com/TandoorRecipes/recipes/issues/4536))
- **fixed** ingredient note requiring two taps on mobile
[#&#8203;4537](https://redirect.github.com/TandoorRecipes/recipes/issues/4537)
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4537](https://redirect.github.com/TandoorRecipes/recipes/issues/4537))
- **fixed** cached CSS displaying wrong theme
[#&#8203;4188](https://redirect.github.com/TandoorRecipes/recipes/issues/4188)
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4539](https://redirect.github.com/TandoorRecipes/recipes/issues/4539))
- **fixed** recipe import header handling
[#&#8203;4489](https://redirect.github.com/TandoorRecipes/recipes/issues/4489)
[#&#8203;4445](https://redirect.github.com/TandoorRecipes/recipes/issues/4445)
(thanks to [@&#8203;smilerz](https://redirect.github.com/smilerz)
[#&#8203;4540](https://redirect.github.com/TandoorRecipes/recipes/issues/4540))
- **fixed** Mealie 1.0 importer failing on null step names
[#&#8203;4443](https://redirect.github.com/TandoorRecipes/recipes/issues/4443)
(thanks to [@&#8203;Mardis](https://redirect.github.com/Mardis)
[#&#8203;4454](https://redirect.github.com/TandoorRecipes/recipes/issues/4454))
- **fixed** link to AI docs missing in TOC of docs (thanks to
[@&#8203;chWagnr](https://redirect.github.com/chWagnr)
[#&#8203;4420](https://redirect.github.com/TandoorRecipes/recipes/issues/4420))
- **fixed** fixed ingredient editor state reset after save all
- **fixed** incorrect status code for shopping api on create
[#&#8203;4547](https://redirect.github.com/TandoorRecipes/recipes/issues/4547)
(thanks to [@&#8203;jonsch318](https://redirect.github.com/jonsch318)
[#&#8203;4548](https://redirect.github.com/TandoorRecipes/recipes/issues/4548))
- **fixed** ability to trigger external file snyncs for other spaces
<https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-6qpw-gwcq-68fv>
- **removed** basic auth from rest API
<https://github.com/TandoorRecipes/recipes/security/advisories/GHSA-7m7c-jjqc-r522>
- **updated** translations
- **updated** dependencies (including several

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFuZG9vci1yZWNpcGVzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-03-27 01:44:38 +01:00
committed by GitHub
parent 9d8152c3fa
commit db47d533a2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.5.3
appVersion: 2.6.0
dependencies:
- name: common
version: 29.0.0
@@ -37,5 +37,5 @@ sources:
- https://github.com/TandoorRecipes/recipes/pkgs/container/recipes
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes
type: application
version: 21.0.0
version: 21.1.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/tandoorrecipes/recipes
pullPolicy: IfNotPresent
tag: 2.5.3@sha256:7ce6534c9ab0e471fd0f08add67e871b9173fb580c2f86294c3ead025603a3d7
tag: 2.6.0@sha256:972b59023b8aa72ed653d99057b93efe235e8b116296604e43c8d843a38c06a7
securityContext:
container:
readOnlyRootFilesystem: false