chore(helm): update image ghcr.io/mealie-recipes/mealie v2.7.1 → v2.8.0 (#33410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `708e9ff` -> `63aef46` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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> ### [`v2.8.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v2.8.0): - New Ingredient Parser Package [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v2.7.1...v2.8.0) ### 🍴🍴🍴🍴🍴🍴 #### 🎉 Highlights ##### 📑 New Ingredient Parser Mealie now uses a new Ingredient Parser package, making future development easier — especially for adding support for languages beyond English. While some inputs may be interpreted differently, our testing shows that improvements and regressions generally balance out. So overall parsing performance remains the same. ##### 🔍Scraper Improvements Nutritional data is now extracted directly from our scraper library, including additional information beyond the recipe schema. This improves the accuracy and completeness. #### ✨ New features - feat: Migrate from CRF++ to Ingredient Parser (a Python package) [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5061](https://redirect.github.com/mealie-recipes/mealie/issues/5061)) - feat: Use recipe_scrapers metadata for more accurate parsing [@​eric-hoffmann](https://redirect.github.com/eric-hoffmann) ([#​5165](https://redirect.github.com/mealie-recipes/mealie/issues/5165)) - *feat: Update seeding to use new foods list format - round 2* - reverted due to crowdin limits [@​Cameronwyatt](https://redirect.github.com/Cameronwyatt) ([#​5189](https://redirect.github.com/mealie-recipes/mealie/issues/5189)) - feat: OIDC: Call userinfo if no claims found in id token [@​cmintey](https://redirect.github.com/cmintey) ([#​5228](https://redirect.github.com/mealie-recipes/mealie/issues/5228)) #### 🐛 Bug fixes - fix: Filter out null chars from OpenAI response [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5187](https://redirect.github.com/mealie-recipes/mealie/issues/5187)) - fix: Case Insensitive Query Filters [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5162](https://redirect.github.com/mealie-recipes/mealie/issues/5162)) - fix: Revert "feat: Update seeding to use new foods list format - round 2" [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5208](https://redirect.github.com/mealie-recipes/mealie/issues/5208)) - fix: PostgreSQL capitalization [@​TeaRex-coder](https://redirect.github.com/TeaRex-coder) ([#​5220](https://redirect.github.com/mealie-recipes/mealie/issues/5220)) #### 🧰 Maintenance <details> <summary>16 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5131](https://redirect.github.com/mealie-recipes/mealie/issues/5131)) - chore: Renovate Ignore Python Upgrades [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5134](https://redirect.github.com/mealie-recipes/mealie/issues/5134)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5135](https://redirect.github.com/mealie-recipes/mealie/issues/5135)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5142](https://redirect.github.com/mealie-recipes/mealie/issues/5142)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5145](https://redirect.github.com/mealie-recipes/mealie/issues/5145)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5149](https://redirect.github.com/mealie-recipes/mealie/issues/5149)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5161](https://redirect.github.com/mealie-recipes/mealie/issues/5161)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​5167](https://redirect.github.com/mealie-recipes/mealie/issues/5167)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5174](https://redirect.github.com/mealie-recipes/mealie/issues/5174)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5175](https://redirect.github.com/mealie-recipes/mealie/issues/5175)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5176](https://redirect.github.com/mealie-recipes/mealie/issues/5176)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5179](https://redirect.github.com/mealie-recipes/mealie/issues/5179)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​5200](https://redirect.github.com/mealie-recipes/mealie/issues/5200)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​5229](https://redirect.github.com/mealie-recipes/mealie/issues/5229)) - chore: Bump Ruff to 0.11.0 [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5233](https://redirect.github.com/mealie-recipes/mealie/issues/5233)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​5185](https://redirect.github.com/mealie-recipes/mealie/issues/5185)) </details> #### 📚 Documentation - docs(auto): Update image tag, for release v2.7.1 [@​github-actions](https://redirect.github.com/github-actions) ([#​5129](https://redirect.github.com/mealie-recipes/mealie/issues/5129)) - docs: Re-add missing environment variable documentation [@​brycied00d](https://redirect.github.com/brycied00d) ([#​5199](https://redirect.github.com/mealie-recipes/mealie/issues/5199)) - docs: faq.md: fix paths to scripts [@​myxor](https://redirect.github.com/myxor) ([#​5201](https://redirect.github.com/mealie-recipes/mealie/issues/5201)) #### 🔨 Internal development - dev: chown commandhistory to correct user during devcontainer creation [@​eric-hoffmann](https://redirect.github.com/eric-hoffmann) ([#​5166](https://redirect.github.com/mealie-recipes/mealie/issues/5166)) #### ⬆️ Dependency updates <details> <summary>17 changes</summary> - chore(deps): update dependency ruff to v0.9.9 [@​renovate](https://redirect.github.com/renovate) ([#​5130](https://redirect.github.com/mealie-recipes/mealie/issues/5130)) - fix(deps): update dependency bcrypt to v4.3.0 [@​renovate](https://redirect.github.com/renovate) ([#​5127](https://redirect.github.com/mealie-recipes/mealie/issues/5127)) - fix(deps): update dependency ingredient-parser-nlp to v2 [@​michael-genson](https://redirect.github.com/michael-genson) ([#​5137](https://redirect.github.com/mealie-recipes/mealie/issues/5137)) - fix(deps): update dependency authlib to v1.5.1 [@​renovate](https://redirect.github.com/renovate) ([#​5138](https://redirect.github.com/mealie-recipes/mealie/issues/5138)) - fix(deps): update dependency fastapi to v0.115.10 [@​renovate](https://redirect.github.com/renovate) ([#​5139](https://redirect.github.com/mealie-recipes/mealie/issues/5139)) - chore(deps): update dependency mkdocs-material to v9.6.6 [@​renovate](https://redirect.github.com/renovate) ([#​5141](https://redirect.github.com/mealie-recipes/mealie/issues/5141)) - fix(deps): update dependency openai to v1.65.2 [@​renovate](https://redirect.github.com/renovate) ([#​5147](https://redirect.github.com/mealie-recipes/mealie/issues/5147)) - fix(deps): update dependency fastapi to v0.115.11 [@​renovate](https://redirect.github.com/renovate) ([#​5150](https://redirect.github.com/mealie-recipes/mealie/issues/5150)) - fix(deps): update dependency rapidfuzz to v3.12.2 [@​renovate](https://redirect.github.com/renovate) ([#​5159](https://redirect.github.com/mealie-recipes/mealie/issues/5159)) - chore(deps): update dependency pytest to v8.3.5 [@​renovate](https://redirect.github.com/renovate) ([#​5158](https://redirect.github.com/mealie-recipes/mealie/issues/5158)) - chore(deps): update dependency mkdocs-material to v9.6.7 [@​renovate](https://redirect.github.com/renovate) ([#​5163](https://redirect.github.com/mealie-recipes/mealie/issues/5163)) - fix(deps): update dependency openai to v1.65.3 [@​renovate](https://redirect.github.com/renovate) ([#​5180](https://redirect.github.com/mealie-recipes/mealie/issues/5180)) - fix(deps): update dependency jinja2 to v3.1.6 \[security] [@​renovate](https://redirect.github.com/renovate) ([#​5183](https://redirect.github.com/mealie-recipes/mealie/issues/5183)) - fix(deps): update dependency openai to v1.65.4 [@​renovate](https://redirect.github.com/renovate) ([#​5182](https://redirect.github.com/mealie-recipes/mealie/issues/5182)) - chore(deps): update dependency ruff to v0.9.10 [@​renovate](https://redirect.github.com/renovate) ([#​5188](https://redirect.github.com/mealie-recipes/mealie/issues/5188)) - fix(deps): update dependency recipe-scrapers to v15.6.0 [@​renovate](https://redirect.github.com/renovate) ([#​5198](https://redirect.github.com/mealie-recipes/mealie/issues/5198)) - chore(deps): update dependency pylint to v3.3.5 [@​renovate](https://redirect.github.com/renovate) ([#​5194](https://redirect.github.com/mealie-recipes/mealie/issues/5194)) - chore(deps): update dependency mkdocs-material to v9.6.9 [@​renovate](https://redirect.github.com/renovate) ([#​5209](https://redirect.github.com/mealie-recipes/mealie/issues/5209)) </details> #### 🙏 New Contributors #### New Contributors * @​eric-hoffmann made their first contributi[https://github.com/mealie-recipes/mealie/pull/5166](https://redirect.github.com/mealie-recipes/mealie/pull/5166)l/5166 * @​brycied00d made their first contributi[https://github.com/mealie-recipes/mealie/pull/5199](https://redirect.github.com/mealie-recipes/mealie/pull/5199)l/5199 * @​myxor made their first contributi[https://github.com/mealie-recipes/mealie/pull/5201](https://redirect.github.com/mealie-recipes/mealie/pull/5201)l/5201 * @​TeaRex-coder made their first contributi[https://github.com/mealie-recipes/mealie/pull/5220](https://redirect.github.com/mealie-recipes/mealie/pull/5220)l/5220 **Full Changelog**: https://github.com/mealie-recipes/mealie/compare/v2.7.1...v2.8.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
561a1bbdfc
commit
8877b11a25
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.1
|
||||
appVersion: 2.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/mealie-recipes/mealie
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
|
||||
type: application
|
||||
version: 24.8.0
|
||||
version: 24.9.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
tag: v2.7.1@sha256:708e9ffb843bafdcebf46ee35bb45d1b003518e8c204483a1da039b4076ef980
|
||||
tag: v2.8.0@sha256:63aef46d90975d9cf9c0fdb9399fc2fe36acd222e1db6be99c504b9ccdbee967
|
||||
pullPolicy: IfNotPresent
|
||||
mealie:
|
||||
frontend:
|
||||
@@ -88,6 +88,14 @@ persistence:
|
||||
main:
|
||||
main:
|
||||
mountPath: /app/data
|
||||
nltk:
|
||||
enabled: true
|
||||
type: emptyDir
|
||||
size: 5Gi
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /nltk_data
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user