feat(mealie): update image ghcr.io/mealie-recipes/mealie v3.18.0 → v3.19.0 (#48494)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie)
| minor | `2db8344` → `116555e` |

---

> [!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>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>

###
[`v3.19.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.19.0)

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.18.0...v3.19.0)

### 🍴🍴🍴🍴🍴🍴

This release contains important security fixes in the query filter
API. For more information, see:
[#&#8203;7629](https://redirect.github.com/mealie-recipes/mealie/issues/7629)

#### 🎉 Highlights

This release adds more flexible, in-app management of AI providers. You
can now add multiple AI providers for different tasks (e.g. one provider
for general use, and one provider for importing recipes from videos).
These providers can be mixed between completely unrelated services (e.g.
OpenAI, Azure, locally-hosted via Ollama, etc.). <img width="500"
alt="image"
src="https://github.com/user-attachments/assets/e740f213-5045-41f2-84d7-4cc2de81417e"
/>

Existing settings configured via environment variables (e.g.
`OPENAI_API_KEY`) will automatically be imported one time upon upgrading
your instance. For more information, check out [the
PR](https://redirect.github.com/mealie-recipes/mealie/pull/7650) or the
in-app announcement!

####  New features

- feat: In-app AI Provider Configuration
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;7650](https://redirect.github.com/mealie-recipes/mealie/issues/7650))

#### 🐛 Bug fixes

- fix: Inconsistent "from an image" vs "from images" translation
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;7642](https://redirect.github.com/mealie-recipes/mealie/issues/7642))
- fix: Protect sensitive data in query filter API (GHSA-8m57-7cv5-rjp8)
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;7629](https://redirect.github.com/mealie-recipes/mealie/issues/7629))
- fix: enforce organize-group-data permission on food/tag/category
mutations [@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;7651](https://redirect.github.com/mealie-recipes/mealie/issues/7651))
- fix: Prevent swiping AND scrolling on shopping list
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;7659](https://redirect.github.com/mealie-recipes/mealie/issues/7659))

#### 🧰 Maintenance

<details>
<summary>6 changes</summary>

- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;7643](https://redirect.github.com/mealie-recipes/mealie/issues/7643))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;7646](https://redirect.github.com/mealie-recipes/mealie/issues/7646))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;7649](https://redirect.github.com/mealie-recipes/mealie/issues/7649))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;7652](https://redirect.github.com/mealie-recipes/mealie/issues/7652))
- chore(l10n): Crowdin locale sync
@&#8203;[mealie-actions\[bot\]](https://redirect.github.com/apps/mealie-actions)
([#&#8203;7655](https://redirect.github.com/mealie-recipes/mealie/issues/7655))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;7653](https://redirect.github.com/mealie-recipes/mealie/issues/7653))

</details>

### 🍴🍴🍴🍴🍴🍴

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tZWFsaWUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-05-24 22:44:26 +02:00
committed by GitHub
parent 5e2cf712c0
commit 2a9367ef26
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 3.18.0
appVersion: 3.19.0
dependencies:
- name: common
version: 29.3.4
@@ -35,5 +35,5 @@ sources:
- https://github.com/mealie-recipes/mealie
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mealie
type: application
version: 27.8.0
version: 27.9.0
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/mealie-recipes/mealie
tag: v3.18.0@sha256:2db8344499efc5a7b2efcf079f140a2931cc325361f65a44e6a5bd1a0607b610
tag: v3.19.0@sha256:116555e24d66c5026db1d7b96a942222e7bd400db5c57a0896d3deb17540a815
pullPolicy: IfNotPresent
mealie:
frontend: